Skip to content

Home

DeepTS_Forecasting

Release Status CI Status Documentation Status

Deepts_forecasting is a Easy-to-use package for time series forecasting with deep Learning models. It contains a variety of models, from classics such as seq2seq to more complex deep neural networks. The models can all be used in the same way, using fit() and predict() functions,

  • Free software: MIT

Documentation

Features

  • Univariate model and multivariate model
  • Point estimation and interval estimation
  • Unified modelling with Multiple items

Models list

LICENSE

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

This package was created with Cookiecutter and the zillionare/cookiecutter-pypackage project template.