First time here? Check out the FAQ!
answered 2017-09-01 09:15:39 -0600
The weights of the prediction can be received by using:
cv::ml::StatModel::predict(sample, cv::noArray(), cv::ml::Boost::PREDICT_SUM)