Home | Trees | Indices | Help |
|
---|
|
Incremental feature search (IFS).
Very similar to Recursive feature elimination (RFE), but instead of begining with all features and stripping some sequentially, start with an empty feature set and include important features successively.
|
|||
IFS Incremental feature search. |
Imports: N, copy, FeatureSelection, NBackHistoryStopCrit, FixedNElementTailSelector, BestDetector, StateVariable, debug
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:13 2012 | http://epydoc.sourceforge.net |