TFTS Documentation#

GitHub

TFTS (TensorFlow Time Series) supports state-of-the-art deep learning time series models for both business cases and data competitions. The package provides

Quick Start#

Visit Quick start to learn more about the package and .

Tutorials#

The Tutorials section provides guidance on

  • how to prepare datasets for single-value, multi-value, single-step, and multi-steps prediction

  • how to use models and implement new ones.

Models#

The tfts library supports the SOTA deep learning models for time series.

Tricks#

Visit Tricks if you want to know more tricks to improve the prediction performance.