foresee

Welcome to foresee documentation!

foresee is a python package. Provided a time series and its parameters, foresee can generate forecasts using several time series forecasting models in python, can tune hyper parameters of these models, and can compare their forecast results using out of sample forecast accuracy. This library can process more than one time series if a time series id is provided. To get started, install foresee using pip

$ pip install foresee

and try one of these examples.

or try it out at: https://easy-forecast.herokuapp.com/

Note

Code and documentation for this library are still under development and will change frequently.

Indices and tables