| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
CvDTreeParams --+
|
CvBoostParams
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
__instance_size__ = 56
|
|||
|
|||
| boost_type | |||
| split_criteria | |||
| this | |||
| weak_count | |||
| weight_trim_rate | |||
|
Inherited from Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (object)boost_type, (object)weak_count, (object)weight_trim_rate, (object)max_depth, (bool)use_surrogates, (object)priors) -> None :
C++ signature :
void __init__(_object*,int,int,double,int,bool,float const*)
|
|
|||
boost_type
|
split_criteria
|
this
|
weak_count
|
weight_trim_rate
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 13 18:01:49 2010 | http://epydoc.sourceforge.net |