[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
![]() |
ThresholdSplit< ColumnDecisionFunctor, Tag > | ![]() |
#include <vigra/random_forest/rf_split.hxx>
Public Member Functions | |
template<class T > | |
void | set_external_parameters (ProblemSpec< T > const &in) |
Chooses mtry columns and applies ColumnDecisionFunctor to each of the columns. Then Chooses the column that is best
void set_external_parameters | ( | ProblemSpec< T > const & | in | ) |
returns the DecisionTree Node created by SplitBase::findBestSplit() or SplitBase::makeTerminalNode().
Reimplemented from SplitBase< Tag >.
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|