[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
Classes | |
class | DecisionTree |
class | RF_DEFAULT |
singleton default tag class - More... | |
class | Value_Chooser |
chooses between default type and type supplied More... | |
Functions | |
template<class T > | |
void | fill_external_parameters (RF_Traits::Options_t &options, ProblemSpec< T > &ext_param) |
Functor To Calculate the Best possible Split Based on the Gini Index given Labels and Features along a given Axis
void vigra::detail::fill_external_parameters | ( | RF_Traits::Options_t & | options, |
ProblemSpec< T > & | ext_param | ||
) |
Common helper function used in all Processors. This function analyses the options struct and calculates the real values needed for the current problem (data)
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|