opencv  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CvGBTreesParams Member List

This is the complete list of members for CvGBTreesParams, including all inherited members.

cv_foldsCvDTreeParams
CvDTreeParams()CvDTreeParamsinline
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)CvDTreeParamsinline
CvGBTreesParams()CvGBTreesParams
CvGBTreesParams(int loss_function_type, int weak_count, float shrinkage, float subsample_portion, int max_depth, bool use_surrogates)CvGBTreesParams
loss_function_typeCvGBTreesParams
max_categoriesCvDTreeParams
max_depthCvDTreeParams
min_sample_countCvDTreeParams
priorsCvDTreeParams
regression_accuracyCvDTreeParams
shrinkageCvGBTreesParams
subsample_portionCvGBTreesParams
truncate_pruned_treeCvDTreeParams
use_1se_ruleCvDTreeParams
use_surrogatesCvDTreeParams
weak_countCvGBTreesParams