#17 Machine Learning & Data Science Challenge 17
What is SVM Classification?
SVM or Large margin classifier is a supervised learning algorithm that uses a powerful technique called SVM for classification.
We have two types of SVM classifiers:
Linear SVM:
In Linear SVM, the data points are expe...
bhagirathkd.hashnode.dev2 min read