Ekeany / Boruta-Shap

A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.
MIT License
559 stars 86 forks source link

[BUG] TentativeRoughFix() creates duplicates in the accepted/rejected feature lists #102

Open MauritsDescamps opened 2 years ago

MauritsDescamps commented 2 years ago

When there are tentative features, running TentativeRoughFix() multiple times adds duplicates to the lists of accepted and rejected features.