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 Fri Apr 27 04:29:28 2012 | http://epydoc.sourceforge.net |