مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| یک کلاسه 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مجموعهداده ↗ |
|
|