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.