Ekeany / Boruta-Shap

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

Fix Exception - 'Series' object has no attribute 'select_dtypes' #42

Closed jgreene closed 3 years ago

jgreene commented 3 years ago

fixes: https://github.com/Ekeany/Boruta-Shap/issues/41