Skip to content

Generate forecasts using several time series forecasting models

License

Notifications You must be signed in to change notification settings

HamidM6/foresee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About foresee

Provided a time series and a few parameters, foresee can generate forecasts using several time series forecasting models in python and if requested, it can find the best model and results using out of sample forecast accuracy.

Example

before installation

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

after installation

basic example, one-column dataframe

basic example, multi-column dataframe

basic example, with UI

Documentation

read the docs

installation

pip install foresee

Contributing

Contributions in any form are welcome, including:

  • Documentation improvements
  • Additional tests
  • New features to existing models
  • New models

Discussions take place at foresee channel on slack

join us on slack

Bug Reports

Bug reports can be submitted to the issue tracker at

https://github.com/foresee/foresee/issues