Update 02-holtwinters.md

This commit is contained in:
Haojun Liao 2024-11-01 08:59:04 +08:00 committed by GitHub
parent 3dfc4b0b88
commit 819db93a65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,6 @@ HoltWinters有两种不同的季节性组成部分当季节变化在该时间
}
```
### 算法详细解释
### 参考文献
- https://en.wikipedia.org/wiki/Exponential_smoothing
- https://orangematter.solarwinds.com/2019/12/15/holt-winters-forecasting-simplified/