aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
627 stars 86 forks source link

Implement a jupyter notebook with a full guide of 'how-to-timeseries in FEDOT' #174

Closed J3FALL closed 3 years ago

J3FALL commented 3 years ago

Fedot provides functions for timeseries forecasting and some examples can be seen in examples/time_series_forecasting.py. It could be useful to extend the examples with a 'comprehensive guide for dummies' how to forecast timeseries using Fedot framework.

What can be included in:

J3FALL commented 3 years ago

Current version: https://github.com/Dreamlone/ITMO_materials/blob/master/FEDOT_examples/Time%20series%20forecasting%20with%20FEDOT.ipynb