Searched defs:max_num_of_trees_in_the_forest (Results 1 - 1 of 1) sorted by relevance

/external/opencv/ml/include/
H A Dml.h956 int _nactive_vars, int max_num_of_trees_in_the_forest,
965 max_num_of_trees_in_the_forest, forest_accuracy);
953 CvRTParams( int _max_depth, int _min_sample_count, float _regression_accuracy, bool _use_surrogates, int _max_categories, const float* _priors, bool _calc_var_importance, int _nactive_vars, int max_num_of_trees_in_the_forest, float forest_accuracy, int termcrit_type ) argument

Completed in 586 milliseconds