#include <ml.hpp>
|
| CvRTParams () |
|
| CvRTParams (int _max_depth, int _min_sample_count, float _regression_accuracy, bool _use_surrogates, int _max_categories, const float *_priors, bool _calc_var_importance, int _nactive_vars, int max_num_of_trees_in_the_forest, float forest_accuracy, int termcrit_type) |
|
| 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) |
|
CvRTParams::CvRTParams |
( |
| ) |
|
|
inline |
CvRTParams::CvRTParams |
( |
int |
_max_depth, |
|
|
int |
_min_sample_count, |
|
|
float |
_regression_accuracy, |
|
|
bool |
_use_surrogates, |
|
|
int |
_max_categories, |
|
|
const float * |
_priors, |
|
|
bool |
_calc_var_importance, |
|
|
int |
_nactive_vars, |
|
|
int |
max_num_of_trees_in_the_forest, |
|
|
float |
forest_accuracy, |
|
|
int |
termcrit_type |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file:
- /usr/obj/ports/OpenCV-2.2.0/OpenCV-2.2.0/modules/ml/include/opencv2/ml/ml.hpp