asad-mahmood

Results 1 comments of asad-mahmood

Go to Supervised.py and change this line `from sklearn.utils.testing import all_estimators` to `from sklearn.utils import all_estimators` I did this in my environment and it works fine now.