[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

Machine Learning

Namespaces

namespace  vigra::rf::visitors
 Visitors to extract information during training of RandomForest version 2.
 

Classes

class  RandomForest< LabelType, PreprocessorTag >
 Random forest version 2 (see also RandomForest for version 3) More...
 
class  Sampler< Random >
 Create random samples from a sequence of indices. More...
 
class  SamplerOptions
 Options object for the Sampler class. More...
 

Detailed Description

This module provides classification algorithms that map features to labels or label probabilities. Look at the RandomForest class (for implementation version 2) or the random_forest() factory function (for implementation version 3) for an overview of the functionality as well as use cases.

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.12.1 (Thu Feb 27 2025)