| Home | Trees | Indices | Help |
|
|---|
|
|
Meta feature selection utilizing several embedded selection methods.
Each embedded feature selection method is computed individually. Afterwards all feature sets are combined by either taking the union or intersection of all sets.
The individual feature sets of all embedded methods are optionally avialable from the selections_ids state variable.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
selections_ids = StateVariable(doc= "List of feature id sets f
|
|||
feature_selections = property(fget= lambda self: self.__featur
|
|||
combiner = property(fget= lambda self: self.__combiner, doc= "
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|||
selections_ids
|
feature_selections
|
combiner
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 2 01:41:42 2009 | http://epydoc.sourceforge.net |