Ask Your Question

Mike's profile - activity

2016-09-22 15:40:59 -0600 received badge  Student (source)
2016-09-22 15:38:56 -0600 asked a question Boosted Regression Trees OpenCV 3.1

Hi

I'm a user of gradient boosted trees for regression in OpenCV 2.4.x. http://docs.opencv.org/2.4/modules/ml...

These do not appear to exist in OpenCV 3.1. Is there any alternative in OpenCV 3.1, or any specific reasoning behind their exclusion from the latest codebase?

I have been trying to use the cv::Boost class in OpenCV 3.1 for regression but it seems that there is no working codepath to support this. Can anyone advise on whether Boosted regression is possible in OpenCV 3.1?

Thanks in advance Mike