Home | Trees | Indices | Help |
|
---|
|
Feature elimination.
A FeaturewiseDatasetMeasure is used to compute sensitivity maps given a certain dataset. These sensitivity maps are in turn used to discard unimportant features.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
sensitivity = StateVariable(enabled= False)
|
|||
sensitivity_analyzer = property(fget= lambda self: self.__sens
|
|||
Inherited from Inherited from |
|
|||
__sensitivity_analyzer Sensitivity analyzer to use once |
|||
__feature_selector Functor which takes care about removing some features. |
|
|||
Inherited from |
|
|
'Untrain' feature selection Necessary for full 'untraining' of the classifiers. By default does nothing, needs to be overridden in corresponding feature selections to pass to the sensitivities
|
Select the most important features Returns a tuple of two new datasets with selected feature
subset of
|
|
sensitivity_analyzer
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:26 2012 | http://epydoc.sourceforge.net |