Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 213 Bytes

time-series-prediction

Just a visual comparison of simple time-series prediction methods:

  • Moving Average (MA)
  • Weighted Moving Average (WMA)
  • Exponential Smoothing (ES)
  • Double Exponential Smoothing (DES)