Maximal Margin Classifiers
Linear Digressions - Un pódcast de Ben Jaffe and Katie Malone
Categorías:
Maximal margin classifiers are a way of thinking about supervised learning entirely in terms of the decision boundary between two classes, and defining that boundary in a way that maximizes the distance from any given point to the boundary. It's a neat way to think about statistical learning and a prerequisite for understanding support vector machines, which we'll cover next week--stay tuned!