SVM_NU_SVC

Constant SVM_NU_SVC 

Source
pub const SVM_NU_SVC: i32 = 101;
Expand description

inline formula-Support Vector Classification. n-class classification with possible imperfect separation. Parameter inline formula (in the range 0..1, the larger the value, the smoother the decision boundary) is used instead of C.