Optimal Separating Hyperplane

An Optimal Separating Hyperplane is a Hyperplane that cleanly separates the points in a dataset X into sets that contain only members of their own type, such that the Margin between the Hyperplane and any point is maximal.



References