goldlagoon
goldlagoon
Is there any progress on this issue? If not, I'd like to start with it.
Does any branch is working on this issue? I'm currently working on researching information theoretic feature selection, and i want to volunteer to implement mRMR and several variants. [Higher Order...
@jnothman I can't guarantee that mRMR with MI score(filter based feature selection method) outperforms SelectFromModel(RandomForest*) (ensemble feature selection based on filter method) and Sequential Selection (forward, backward..., wrapper method) on...