svm

SVM - Support Vector Machines

Description: SVMs find the hyperplane that best separates different classes by maximizing the margin between them.

Key Points:

Applications: Image classification, text categorization, bioinformatics.