Constant opencv::ml::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.