Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | CvDTreeParams
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 36
|
|
|||
cv_folds | |||
max_categories | |||
max_depth | |||
min_sample_count | |||
regression_accuracy | |||
this | |||
truncate_pruned_tree | |||
use_1se_rule | |||
use_surrogates | |||
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)_cv_folds, (bool)_use_1se_rule, (bool)_truncate_pruned_tree, (object)_priors) -> None : C++ signature : void __init__(_object*,int,int,float,bool,int,int,bool,bool,float const*)
|
helper for pickle
|
|
cv_folds
|
max_categories
|
max_depth
|
min_sample_count
|
regression_accuracy
|
this
|
truncate_pruned_tree
|
use_1se_rule
|
use_surrogates
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Apr 08 01:48:16 2010 | http://epydoc.sourceforge.net |