[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
RandomForestOptions Member List | ![]() |
This is the complete list of members for RandomForestOptions, including all inherited members.
bootstrap_sampling(bool b) | RandomForestOptions | |
class_weights(std::vector< double > const &v) | RandomForestOptions | |
features_per_node(int p_features_per_node) | RandomForestOptions | |
features_per_node(RandomForestOptionTags p_features_per_node_switch) | RandomForestOptions | |
get_features_per_node(size_t total) const | RandomForestOptions | |
max_depth(size_t d) | RandomForestOptions | |
min_num_instances(size_t n) | RandomForestOptions | |
n_threads(int n) | RandomForestOptions | |
node_complexity_tau(double tau) | RandomForestOptions | |
resample_count(size_t n) | RandomForestOptions | |
split(RandomForestOptionTags p_split) | RandomForestOptions | |
tree_count(int p_tree_count) | RandomForestOptions | |
use_stratification(bool b) | RandomForestOptions |
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|