opencv
2.2.0
|
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 | inline |
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 | inline |
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 |