Update 02-holtwinters.md
This commit is contained in:
parent
3dfc4b0b88
commit
819db93a65
|
@ -32,6 +32,6 @@ HoltWinters有两种不同的季节性组成部分,当季节变化在该时间
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### 算法详细解释
|
### 参考文献
|
||||||
- https://en.wikipedia.org/wiki/Exponential_smoothing
|
- https://en.wikipedia.org/wiki/Exponential_smoothing
|
||||||
- https://orangematter.solarwinds.com/2019/12/15/holt-winters-forecasting-simplified/
|
- https://orangematter.solarwinds.com/2019/12/15/holt-winters-forecasting-simplified/
|
||||||
|
|
Loading…
Reference in New Issue