Data Science

What is support vector machines?

- fitting a linear function to the model by finding the most maximized corridor between 2 different classes.
- Works with penalizing data points that are falsely classified => trade off between false classification and maximum corridor

Diskussion