PromptHub

Support Vector Machine

Quick Definition

Finding optimal hyperplane to separate classes with max margin

Full Definition

A supervised learning algorithm finding the optimal hyperplane to separate classes with maximum margin.

Examples

text classification, image classification, bioinformatics

Related Terms

kernel-trick classification

More Machine Learning Terms