Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 215 Bytes

File metadata and controls

8 lines (6 loc) · 215 Bytes

Exploring-Different-forecasting-methods-in-python

The task_1 of the PDF is solved with the help of statsmodel, scikit-learn and pandas. Exploring:

Simple Moving Average

Exponential Smoothing

Holt's Method