[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
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... | |
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) |
html generated using doxygen and Python
|