Support vector machines (SVM) are a type of supervised machine learning algorithm used for classification and regression analysis. SVMs find a hyperplane that separates clusters of data points in such a way that new examples can be accurately classified. The hyperplane is chosen to maximize the margin between the different categories of data points.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
46 views33 pages
Machine Learning: Computational Optimization
Support vector machines (SVM) are a type of supervised machine learning algorithm used for classification and regression analysis. SVMs find a hyperplane that separates clusters of data points in such a way that new examples can be accurately classified. The hyperplane is chosen to maximize the margin between the different categories of data points.