#include <ml.hpp>
|
| 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::CvDTreeParams |
( |
| ) |
|
|
inline |
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 |
|
) |
| |
|
inline |
const float* CvDTreeParams::priors |
CV_PROP_RW float CvDTreeParams::regression_accuracy |
CV_PROP_RW bool CvDTreeParams::truncate_pruned_tree |
The documentation for this struct was generated from the following file:
- /usr/obj/OpenCV-2.2.0/OpenCV-2.2.0/modules/ml/include/opencv2/ml/ml.hpp