Add. Binary Classification

pull/2/head
benjas 4 years ago
parent 0e26932201
commit 81b337fac6

@ -40,4 +40,18 @@ Applications
- Network Intrusion Detection入侵检测
- Training data:正常连接x攻击行为
- Ref:http://kdd.ics.uci.edu/databases/kddcup99/kddcup99.html
-
- Cancer Detection细胞检测
- Training data正常细胞x癌细胞
- Ref:http://kdd.ics.uci.edu/uciml/breast-cancer-wisconsin-data/home
### 如何分类
Binary Classification?
- Given normal data ![1619437444012](assets/1619437444012.png)
- Given anomaly ![1619437459729](assets/1619437459729.png)
- Then training a binary classifier ......
如上给它正常数据和异常数据然后自动分成Class1和Class2

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Loading…
Cancel
Save