jundongl / scikit-feature

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

Function to return indexes of the features selected based on threshold #63

Closed soareswallace closed 1 year ago

soareswallace commented 4 years ago

During an implementation of a code of my I found useful to select features based on a threshold. I hope you folks find useful as well. If you have any questions don't hesitate in asking.