màquina de vectors de suport d'ensemble
Una màquina de vectors de suport d'ensemble (Ensemble Support Vector Machine) combina múltiples classificadors o regressors SVM entrenats de manera independent — cadascun ajustat en una partició de dades diferent, mostra bootstrap o subconjunt de característiques — i agrega les seves sortides mitjançant votació, mitjana o apilament (stacking). L'aproximació alleuja el cost computacional elevat i la sensibilitat als hiperparàmetres del nucli inherents a una única SVM a gran escala, alhora que millora la generalització en conjunts de dades complexos o d'alta dimensionalitat.
Llegeix el mètode complet
Inicia la sessió amb un compte gratuït per llegir aquesta secció.
Method map
The neighbourhood of related methods — select a node to explore.
Fonts
- Kim, H.-C., Pang, S., Je, H.-M., Kim, D., & Bang, S. Y. (2002). Constructing support vector machine ensemble. Pattern Recognition, 36(12), 2757–2767. DOI: 10.1016/s0031-3203(03)00175-4 ↗
- Dietterich, T. G. (2000). Ensemble methods in machine learning. In Multiple Classifier Systems (MCS 2000), Lecture Notes in Computer Science, vol. 1857, pp. 1–15. Springer. DOI: 10.1007/3-540-45014-9_1 ↗
Com citar aquesta pàgina
ScholarGate. (2026, June 3). Ensemble Support Vector Machine (Aggregated SVM Ensemble). ScholarGate. https://scholargate.app/ca/machine-learning/ensemble-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.
- Bagging (Bootstrap Aggregating)Aprenentatge automàtic↔ compare
- BoostingAprenentatge automàtic↔ compare
- Random ForestAprenentatge automàtic↔ compare
- StackingAprenentatge automàtic↔ compare
- Votació en conjuntAprenentatge automàtic↔ compare
Citat per
Has vist cap problema en aquesta pàgina? Informa'n o suggereix una correcció →