Skip to content

mikemull/boruta-shap-min

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is derived from Eoghan Keany's Boruta-Shap project:

Eoghan Keany. (2020). BorutaShap : A wrapper feature selection method which combines the Boruta feature selection algorithm with Shapley values. (1.1). Zenodo. https://doi.org/10.5281/zenodo.4247618

The original project can be found at

https://github.com/Ekeany/Boruta-Shap

This version

  • Removes the examples and notebooks to reduce dependencies
  • Adds a Poetry file for dependency management
  • Makes numerous PEP8 changes
  • Rearranges the directory structure
  • Removed catboost to allow more recent numpy
  • Adds some additional tests

The original project was released under the MIT license. This project is also released under the MIT license.

In the unlikely event you have issues with this package, please contact me at the email address in the poetry file.

About

Minimal version of BorutaShap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages