Skip to content

Additive and Multiplicative Holt-Winters Time Series Forecasting Algorithms

Notifications You must be signed in to change notification settings

etlundquist/holtwint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository: holtwint

Implement the Additive and Multiplicative Holt-Winters Time Series Forecasting Algorithm

  • both the additive and multiplicative models are now implemented
  • values of (alpha, beta, gamma) can either be user-selected or optimally calculated via BFGS optimization using one-step-ahead-prediction MSD as the loss function
  • prediction intervals in addition to point estimates may be implemented in the future

About

Additive and Multiplicative Holt-Winters Time Series Forecasting Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published