Confronta i metodi
Esamina i metodi selezionati fianco a fianco; le righe che differiscono sono evidenziate.
| One-class SVM semi-supervisionato× | Isolation Forest× | |
|---|---|---|
| Campo | Apprendimento automatico | Apprendimento automatico |
| Famiglia | Machine learning | Machine learning |
| Anno di origine≠ | 2001–2004 | 2008 |
| Ideatore≠ | Extension of Scholkopf et al. (2001); semi-supervised variants studied ca. 2004–2010 | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| Tipo≠ | Semi-supervised anomaly / novelty detection | Unsupervised ensemble (random partitioning trees) |
| Fonte seminale≠ | Munoz, A. & Muruzabal, J. (2004). Self-Organising Maps for Outlier Detection. Neurocomputing, 58–60, 953–956. link ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| Alias≠ | SS-OCSVM, semi-supervised OC-SVM, semi-supervised novelty detection SVM, transductive one-class SVM | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| Correlati | 5 | 5 |
| Sintesi≠ | Semi-supervised One-class SVM extends the classic One-class SVM anomaly detector by incorporating unlabeled observations alongside a small set of known normal examples. The unlabeled data helps the model learn a tighter, more informative decision boundary in feature space, reducing false positives and improving anomaly recall compared to the purely unsupervised baseline. | Isolation Forest is an unsupervised machine-learning method for anomaly and outlier detection, introduced by Liu, Ting and Zhou in 2008, that isolates anomalies through random partitioning of the data. It works without any labelled anomaly data and scales to high-dimensional datasets. |
| ScholarGateInsieme di dati ↗ |
|
|