OTB
9.0.0
Orfeo Toolbox
|
#include <otbSharkRandomForestsMachineLearningModel.h>
Shark version of Random Forests algorithm.
This is a specialization of MachineLearningModel class allowing to use Shark implementation of the Random Forests algorithm.
It is noteworthy that training step is parallel.
For more information, see http://image.diku.dk/shark/doxygen_pages/html/classshark_1_1_r_f_trainer.html