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

[INF] Please push the latest version of the code to PyPI #119

Closed dandavies99 closed 9 months ago

dandavies99 commented 1 year ago

Description

The code in the repository has been updated in PR #114 to fix Issues #111 and #118. However, users are still struggling (see comments on those issues) to use the code because the version installed using the pip install instructions on the README still install an old version from PyPI.

Reasoning

Updating the version on PyPI will fix the import errors associated with the Boston dataset.

Implementation

Push new version to PyPI.

Tasks

Push new version to PyPI.

Ekeany commented 9 months ago

Code has been updated on pypi https://pypi.org/project/BorutaShap/