CvDTreeParams Struct Reference
#include <ml.h>
Inherited by CvBoostParams, and CvRTParams.
List of all members.
Constructor & Destructor Documentation
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 | |
|
) |
| | |
Member Data Documentation
The documentation for this struct was generated from the following file: