אנסמבל SVM מטיפוס מחלקה אחת (Ensemble One-Class SVM)
אנסמבל SVM מטיפוס מחלקה אחת משלב מספר מודלים של מכונת וקטורים תומכים מטיפוס מחלקה אחת — כל אחד מאומן על תת-קבוצה אקראית שונה של הנתונים או התכונות — ומאגד את ציוני האנומליה שלהם. על ידי איגום של מספר הערכות של גבולות OC-SVM, האנסמבל מפחית את הרגישות לבחירת הגרעין (kernel) ולדגימת הנתונים המאפיינת SVM בודד מטיפוס מחלקה אחת, ומפיק מזהה יציב ומדויק יותר של חידושים או חריגים.
קראו את השיטה במלואה
התחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- 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: 10.1162/089976601750264965 ↗
- Tax, D. M. J., & Duin, R. P. W. (2001). Combining one-class classifiers. In Multiple Classifier Systems (MCS 2001), Lecture Notes in Computer Science, vol 2096. Springer, Berlin, Heidelberg. DOI: 10.1007/3-540-48219-9_30 ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Ensemble of One-Class Support Vector Machines. ScholarGate. https://scholargate.app/he/machine-learning/ensemble-one-class-svm
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- זיהוי אנומליות באמצעות אוטואנקודרלמידת מכונה↔ compare
- יער בידודלמידת מכונה↔ compare
- מכונת וקטורים תומכים חד-מחלקתית (One-Class SVM)למידת מכונה↔ compare
- אנסמבל הצבעהלמידת מכונה↔ compare