| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
CvDTreeParams --+
|
CvRTParams
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
__instance_size__ = 64
|
|||
|
|||
| calc_var_importance | |||
| nactive_vars | |||
| term_crit | |||
| this | |||
|
Inherited from Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (object)_max_depth, (object)_min_sample_count, (object)_regression_accuracy, (bool)_use_surrogates, (object)_max_categories, (object)_priors, (bool)_calc_var_importance, (object)_nactive_vars, (object)max_num_of_trees_in_the_forest, (object)forest_accuracy, (object)termcrit_type) -> None :
C++ signature :
void __init__(_object*,int,int,float,bool,int,float const*,bool,int,int,float,int)
|
|
|||
calc_var_importance
|
nactive_vars
|
term_crit
|
this
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 13 18:01:50 2010 | http://epydoc.sourceforge.net |