Update 02-statistics-approach.md

This commit is contained in:
Haojun Liao 2024-11-20 14:49:53 +08:00 committed by GitHub
parent 36dd5f1828
commit 35dd0c3303
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ ANOMALY_WINDOW(foo.i32, "algo=grubbs")
|---|---|---|---|
|direction|异常检测方向类型('pos' / 'neg' / 'both')|否|"both"|
|max_anoms|异常值比例 $0 < K \le 49.9$||0.05|
|period|一个周期包含的数据点|否|0|
```SQL