Machine learningMachine learning
Support Vector Machine מקוון (Online Support Vector Machine)
Online SVM מתאים את אלגוריתם Support Vector Machine הקלאסי לנתונים זורמים או נתונים המגיעים באופן סדרתי, על ידי עדכון גבול ההחלטה דוגמה אחר דוגמה, במקום לפתור תוכנית ריבועית גלובלית. אלגוריתמים כגון Pegasos ו-LASVM הופכים זאת לבר-ביצוע בקנה מידה גדול, תוך שמירה על רוח מקסום השוליים של SVM, עם זמן תת-לינארי לכל עדכון.
קראו את השיטה במלואה
לחברים בלבד
התחברותהתחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Shalev-Shwartz, S., Singer, Y., Srebro, N., & Cotter, A. (2011). Pegasos: Primal estimated sub-gradient solver for SVM. Mathematical Programming, 127(1), 3–30. DOI: 10.1007/s10107-010-0420-4 ↗
- Bordes, A., Ertekin, S., Weston, J., & Bottou, L. (2005). Fast kernel classifiers with online and active learning. Journal of Machine Learning Research, 6, 1579–1619. link ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Online Support Vector Machine (Incremental SVM for Streaming Data). ScholarGate. https://scholargate.app/he/machine-learning/online-support-vector-machine
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.
- Gradient Boosting מקווןלמידת מכונה↔ compare
- למידה מקוונתלמידת מכונה↔ compare
- רגרסיה לוגיסטית מקוונתלמידת מכונה↔ compare