Maximal Margin Classifier
Maximal Margin Classifier is the threshold that gives the largest Margin in SVM
- Super sensitive to outliers. For solution, see: Handling Outliers
- low bias, high variance - Underfitting
Maximal Margin Classifier is the threshold that gives the largest Margin in SVM