scikit-learn-contrib / imbalanced-learn

A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
https://imbalanced-learn.org
MIT License
6.85k stars 1.29k forks source link

commented out imports giving issues #997

Closed kibambe-0167 closed 1 year ago

kibambe-0167 commented 1 year ago

Reference Issue

What does this implement/fix? Explain your changes

commented out a part of the code in the file imblearn/utils/param_validation.py import error i was getting when i installed the package via "pip install -U imbalanced-learn"

glemaitre commented 1 year ago

This is not the right fix