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

Update for latest scikit-learn and scipy versions compatibility #128

Open adocquin opened 6 months ago

adocquin commented 6 months ago

What does this PR do?

"pdate for latest scikit-learn and scipy versions compatibility. Update for Python 3.10+.

References

Testing performed

Known issues