Support Vector Machine classifier

C15492 concept

A Support Vector Machine classifier is a supervised learning model that finds the optimal separating hyperplane (or decision boundary) in a high-dimensional feature space to maximize the margin between different classes for robust classification.


Instances (1)