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... | |