Add feature selection using Fisher Exact Test
Added
-
--select
flag togecco train
,gecco cv
andgecco tune
to select a percentage of most significant features. -
gecco.crf.select
module with feature selection utilities.
Changed
- Update internal model to work with new code.