8000 GitHub - etlundquist/holtwint: Additive and Multiplicative Holt-Winters Time Series Forecasting Algorithms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0