Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Ансамбъл от еднокласови SVM (Ensemble One-Class SVM)× | Еднокласов SVM× | |
|---|---|---|
| Област | Машинно обучение | Машинно обучение |
| Семейство | Machine learning | Machine learning |
| Година на възникване≠ | 2001 | 1999–2001 |
| Създател≠ | Tax, D. M. J. & Duin, R. P. W. (ensemble OC classifiers); Scholkopf et al. (OC-SVM base) | Scholkopf, B., Platt, J. C., Smola, A. J., Williamson, R. C. |
| Тип≠ | Ensemble anomaly detector | Anomaly / novelty detection (unsupervised) |
| Основополагащ източник | Scholkopf, B., Platt, J. C., Shawe-Taylor, J., Smola, A. J., & Williamson, R. C. (2001). Estimating the support of a high-dimensional distribution. Neural Computation, 13(7), 1443–1471. DOI ↗ | Scholkopf, B., Platt, J. C., Shawe-Taylor, J., Smola, A. J., & Williamson, R. C. (2001). Estimating the support of a high-dimensional distribution. Neural Computation, 13(7), 1443–1471. DOI ↗ |
| Други названия | Ensemble OC-SVM, multiple one-class SVM, OC-SVM ensemble, one-class SVM committee | OCSVM, one-class support vector machine, novelty SVM, unsupervised SVM |
| Свързани≠ | 4 | 3 |
| Резюме≠ | Ensemble One-Class SVM combines multiple one-class support vector machine models — each trained on a different random subset of the data or features — and aggregates their anomaly scores. By pooling several OC-SVM boundary estimates, the ensemble reduces the sensitivity to kernel choice and data sampling that afflicts a single one-class SVM, producing a more stable and accurate novelty or outlier detector. | One-class SVM is an unsupervised anomaly and novelty detection algorithm that learns a tight boundary around normal training data in a kernel-induced feature space, flagging new observations that fall outside that boundary as outliers. Introduced by Scholkopf et al. in 1999–2001, it extends the SVM framework to the single-class setting where no labelled anomalies are available. |
| ScholarGateНабор от данни ↗ |
|
|