Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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/doc/gradient_boosted_trees.html

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