Home | Trees | Indices | Help |
|
---|
|
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
_LEGAL_CLFS = [] If Sensitivity is classifier specific, classes of classifiers should be listed in the list |
|||
clf = property(fget= lambda self: self.__clf, fset= _setClassi
|
|||
Inherited from Inherited from Inherited from |
|
|||
__clf Classifier used to computed sensitivity |
|||
_force_training Either to force it to train |
|
|||
Inherited from |
|
Initialize the analyzer with the classifier it shall use. :Parameters: clf : :class:`Classifier` classifier to use. force_training : Bool if classifier was already trained -- do not retrain
|
String representation of DatasetMeasure Includes only arguments which differ from default ones
|
Train classifier on If the classifier is already trained it is possible to extract the sensitivities without passing a dataset.
|
|
|
|
clf
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:30 2012 | http://epydoc.sourceforge.net |