This is the complete list of members for CvBoostParams, including all inherited members.
boost_type | CvBoostParams | |
cv_folds | CvDTreeParams | |
CvBoostParams() | CvBoostParams | |
CvBoostParams(int boost_type, int weak_count, double weight_trim_rate, int max_depth, bool use_surrogates, const float *priors) | CvBoostParams | |
CvDTreeParams() | CvDTreeParams | |
CvDTreeParams(int max_depth, int min_sample_count, float regression_accuracy, bool use_surrogates, int max_categories, int cv_folds, bool use_1se_rule, bool truncate_pruned_tree, const float *priors) | CvDTreeParams | |
max_categories | CvDTreeParams | |
max_depth | CvDTreeParams | |
min_sample_count | CvDTreeParams | |
priors | CvDTreeParams | |
regression_accuracy | CvDTreeParams | |
split_criteria | CvBoostParams | |
truncate_pruned_tree | CvDTreeParams | |
use_1se_rule | CvDTreeParams | |
use_surrogates | CvDTreeParams | |
weak_count | CvBoostParams | |
weight_trim_rate | CvBoostParams |