Methoden vergelijken
Bekijk de geselecteerde methoden naast elkaar; rijen die verschillen zijn gemarkeerd.
| Semi-supervised One-class SVM× | Gaussiaans Proces× | |
|---|---|---|
| Vakgebied | Machine learning | Machine learning |
| Familie | Machine learning | Machine learning |
| Jaar van ontstaan≠ | 2001–2004 | 2006 (book); roots in Kriging, 1951) |
| Grondlegger≠ | Extension of Scholkopf et al. (2001); semi-supervised variants studied ca. 2004–2010 | Rasmussen, C. E. & Williams, C. K. I. |
| Type≠ | Semi-supervised anomaly / novelty detection | Probabilistic non-parametric model |
| Oorspronkelijke bron≠ | Munoz, A. & Muruzabal, J. (2004). Self-Organising Maps for Outlier Detection. Neurocomputing, 58–60, 953–956. link ↗ | Rasmussen, C. E., & Williams, C. K. I. (2006). Gaussian Processes for Machine Learning. MIT Press. ISBN: 978-0-262-18253-9 |
| Aliassen | SS-OCSVM, semi-supervised OC-SVM, semi-supervised novelty detection SVM, transductive one-class SVM | GP, Gaussian Process Regression, GPR, Kriging |
| Verwant≠ | 5 | 3 |
| Samenvatting≠ | 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. | A Gaussian Process (GP) is a non-parametric, fully probabilistic machine learning model that places a prior distribution directly over functions. Rather than predicting a single value, it returns a predictive mean and a calibrated uncertainty estimate at every test point, making it especially valuable for regression on small to medium datasets and for Bayesian optimization tasks. |
| ScholarGateGegevensset ↗ |
|
|