This is the complete list of members for CvGBTreesParams, including all inherited members.
cv_folds | CvDTreeParams | |
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 | |
CvGBTreesParams() | CvGBTreesParams | |
CvGBTreesParams(int loss_function_type, int weak_count, float shrinkage, float subsample_portion, int max_depth, bool use_surrogates) | CvGBTreesParams | |
loss_function_type | CvGBTreesParams | |
max_categories | CvDTreeParams | |
max_depth | CvDTreeParams | |
min_sample_count | CvDTreeParams | |
priors | CvDTreeParams | |
regression_accuracy | CvDTreeParams | |
shrinkage | CvGBTreesParams | |
subsample_portion | CvGBTreesParams | |
truncate_pruned_tree | CvDTreeParams | |
use_1se_rule | CvDTreeParams | |
use_surrogates | CvDTreeParams | |
weak_count | CvGBTreesParams |