OTB
9.0.0
Orfeo Toolbox
|
#include <otbSharkKMeansMachineLearningModel.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/sphinx_pages/build/html/rest_sources/tutorials/algorithms/kmeans.html