When I compared the Random Forest implementation of MATLAB (TreeBagger class) with the OpenCV implementation (Random Trees class), I found that several parameters that are present in the latter were not present in the former.
The parameters of interest are the maximum depth of the trees (max_depth), and max_categories.
Does anyone know how to access these parameters in MATLAB?
These parameters are not available in the MATLAB implementation of bagged decision trees, TreeBagger.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With