mlpack 3.4.2
Classes
mlpack::svm Namespace Reference

Classes

class  LinearSVM
 The LinearSVM class implements an L2-regularized support vector machine model, and supports training with multiple optimizers and classification. More...
 
class  LinearSVMFunction
 The hinge loss function for the linear SVM objective function. More...