Google News
logo
Machine Learning - Interview Questions
What is SVM in machine learning? What are the classification methods that SVM can handle?
SVM stands for Support Vector Machine. SVM are supervised learning models with an associated learning algorithm which analyze the data used for classification and regression analysis.
 
The classification methods that SVM can handle are :
 
* Combining binary classifiers
* Modifying binary to incorporate multiclass learning
Advertisement