Update index.md
This commit is contained in:
parent
870d41c7b4
commit
47867188ed
|
@ -89,5 +89,5 @@ taos> select _flow, _fhigh, _frowts, forecast(i32) from foo;
|
|||
|
||||
|
||||
## 内置预测算法
|
||||
- arima
|
||||
- holtwinters
|
||||
- [arima](./02-arima.md)
|
||||
- [holtwinters](./03-holtwinters.md)
|
||||
|
|
Loading…
Reference in New Issue