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

Adds infrastructure and testing configuration #6

Closed rorybyrne closed 4 years ago

rorybyrne commented 4 years ago

What does this PR do?

Some more goodies:

Why are we doing this?

Notes

Closes #4 Closes #7