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

Fix typo in the fit function docstring and exclude empty spaces #32

Closed lgmoneda closed 3 years ago

lgmoneda commented 3 years ago

What does this PR do?

I was reading the code when I spotted a typo. It was supposed to only fix it, but it ends up my editor also excludes empty spaces automatically when I save the file so there are these deletions also.