WillKoehrsen / feature-selector

Feature selector is a tool for dimensionality reduction of machine learning datasets
GNU General Public License v3.0
2.23k stars 768 forks source link

Filter auc #38

Open wd1969 opened 4 years ago

wd1969 commented 4 years ago

I found that the auc obtained in the 10 trainings are different, is it possible to remove the auc which is bad, and accumulate the remaining featureimportances

Thank you