pub const SVM_ONE_CLASS: i32 = 102;
Distribution Estimation (One-class %SVM). All the training data are from the same class, %SVM builds a boundary that separates the class from the rest of the feature space.