Σύγκριση μεθόδων
Εξετάστε τις επιλεγμένες μεθόδους δίπλα-δίπλα· οι γραμμές που διαφέρουν επισημαίνονται.
| Ημι-επιβλεπόμενο SVM Μοναδικής Κλάσης× | Διαδικασία Γκάους× | |
|---|---|---|
| Πεδίο | Μηχανική Μάθηση | Μηχανική Μάθηση |
| Οικογένεια | Machine learning | Machine learning |
| Έτος προέλευσης≠ | 2001–2004 | 2006 (book); roots in Kriging, 1951) |
| Δημιουργός≠ | Extension of Scholkopf et al. (2001); semi-supervised variants studied ca. 2004–2010 | Rasmussen, C. E. & Williams, C. K. I. |
| Τύπος≠ | Semi-supervised anomaly / novelty detection | Probabilistic non-parametric model |
| Θεμελιώδης πηγή≠ | 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 |
| Εναλλακτικές ονομασίες | SS-OCSVM, semi-supervised OC-SVM, semi-supervised novelty detection SVM, transductive one-class SVM | GP, Gaussian Process Regression, GPR, Kriging |
| Συναφείς≠ | 5 | 3 |
| Σύνοψη≠ | 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. |
| ScholarGateΣύνολο δεδομένων ↗ |
|
|