Constant opencv::ml::Boost_REAL
source · pub const Boost_REAL: i32 = 1;
Expand description
Real AdaBoost. It is a technique that utilizes confidence-rated predictions and works well with categorical data.
pub const Boost_REAL: i32 = 1;
Real AdaBoost. It is a technique that utilizes confidence-rated predictions and works well with categorical data.