OTB  9.0.0
Orfeo Toolbox
SharkKMeansMachineLearningModel Class Reference

#include <otbSharkKMeansMachineLearningModel.h>

Detailed Description

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


The documentation for this class was generated from the following file: