Skip to content

Commit 43d4232

Browse files
committed
📝 add anomaly detection readme
1 parent 1ed157a commit 43d4232

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,10 +1121,10 @@ def selectThreshold(yval,pval):
11211121
- 同样,`|Σ|`越小,`p(x)`越尖
11221122
- 例如:
11231123
![enter description here][53]
1124-
表示x1,x2**正相关**,即x1越大,x2也就越大
1125-
![enter description here][54]
1124+
表示x1,x2**正相关**,即x1越大,x2也就越大,如下图,也就可以将红色的异常点检查出了
1125+
![enter description here][54]
11261126
若:
1127-
![enter description here][55]
1127+
![enter description here][55]
11281128
表示x1,x2**负相关**
11291129

11301130

0 commit comments

Comments
 (0)