|
LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, L1-loss linear SVM, and multi-class SVM
|
|
BSVM solves support vector machines (SVM) for the solution of large classification and regression problems. It includes three methods
|
|
SVMlin: Fast Linear SVMs for Supervised and Semi-supervised Learning
|


