Inherited from CombinedClassifier :
__repr__ ,
summary ,
untrain
Inherited from base.Classifier :
__str__ ,
clone ,
isTrained ,
predict ,
repredict ,
retrain ,
train ,
trained
Inherited from base.Classifier (private):
_postpredict ,
_prepredict ,
_pretrain ,
_regressionIsBogus ,
_setRetrainable
Inherited from misc.state.Harvestable (private):
_harvest ,
_setAttribs
Inherited from misc.state.ClassWithCollections :
__getattribute__ ,
__new__ ,
__setattr__ ,
reset
Inherited from object :
__delattr__ ,
__format__ ,
__hash__ ,
__reduce__ ,
__reduce_ex__ ,
__sizeof__ ,
__subclasshook__
|