SVC
- AKA Support Vector Classifier
- The Maximal Margin Classifier with Soft Margin in SVM is called Soft margin classifier
- Good at Handling Outliers
- Use cross validation to find the soft margin
- Can handle overlapping data
- Can't handle non-linear data