You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library's implementation of the Holt-Winters forecasting algorithm is the best one I could find online for golang, because it supports confidence intervals. However, it has two critical bugs for which I've provided fixes. Please review these two PR's that I just raised: #73 #74
The text was updated successfully, but these errors were encountered:
kevinroundy
changed the title
Please accept PR's to fix Holt Winters bugs
Please review PR's to fix Holt Winters bugs
Apr 23, 2025
This library's implementation of the Holt-Winters forecasting algorithm is the best one I could find online for golang, because it supports confidence intervals. However, it has two critical bugs for which I've provided fixes. Please review these two PR's that I just raised:
#73
#74
The text was updated successfully, but these errors were encountered: