jundongl / scikit-feature

open-source feature selection repository in python
GNU General Public License v2.0
1.51k stars 447 forks source link

Modifications for python3 #59

Open Sudhir22 opened 4 years ago

Sudhir22 commented 4 years ago

Thanks for building this wonderful repository. It helped me a lot. I have made some changes to backward and forward feature selection algorithms such that they are more compatible with the latest scikit-learn version. Please feel free to merge.