sforecast

A framework for running forecasting models within a sliding (expanding) window out-of-sample fit (train/test) and prediction (forecasts). The package includes support of classical forecasting models, SK Learn ML models, and TensorFlow deep learning models.

  • https://sforecast.readthedocs.io/en/latest/

Installation

$ pip install sforecast

License

sforecast was created by Alberto Gutierrez. It is licensed under the terms of the MIT license.

Credits

sforecast was created with cookiecutter and the py-pkgs-cookiecutter template.