Update index.md

This commit is contained in:
Haojun Liao 2024-11-12 14:43:06 +08:00 committed by GitHub
parent 6948c102e4
commit 5f15f45383
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ FROM foo
ANOMALY_WINDOW(i32, "algo=iqr");
```
如下图所示Anode 将返回时序数据异常窗口 [10:51:30, 10:54:40]
如下图所示Anode 将返回时序数据异常窗口 [10:51:30, 10:53:40]
<img src="../pic/anomaly-detection.png" width="560" alt="异常检测" />