cerlymarco / shap-hypetune

A python package for simultaneous Hyperparameters Tuning and Features Selection for Gradient Boosting Models.
MIT License
567 stars 71 forks source link

Specify versions of dependencies #38

Closed jolespin closed 5 months ago

jolespin commented 5 months ago

numpy needs to be 1.23 or lower because of np.bool scikit-learn needs to be <1.3.0 because of if_delegate_has_method

cerlymarco commented 5 months ago

pip install --upgrade shap-hypetune