#include <ml.hpp>
|
| CvGBTreesParams () |
|
| CvGBTreesParams (int loss_function_type, int weak_count, float shrinkage, float subsample_portion, int max_depth, bool use_surrogates) |
|
| 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) |
|
CvGBTreesParams::CvGBTreesParams |
( |
| ) |
|
CvGBTreesParams::CvGBTreesParams |
( |
int |
loss_function_type, |
|
|
int |
weak_count, |
|
|
float |
shrinkage, |
|
|
float |
subsample_portion, |
|
|
int |
max_depth, |
|
|
bool |
use_surrogates |
|
) |
| |
CV_PROP_RW int CvGBTreesParams::loss_function_type |
CV_PROP_RW float CvGBTreesParams::subsample_portion |
The documentation for this struct was generated from the following file:
- /usr/ports/pobj/OpenCV-2.2.0/OpenCV-2.2.0/modules/ml/include/opencv2/ml/ml.hpp