ray-project / tune-sklearn

A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
https://docs.ray.io/en/master/tune/api_docs/sklearn.html
Apache License 2.0
465 stars 52 forks source link

Ray Tune throws "'NoneType' object is not callable" error #184

Closed patilpushkarp closed 3 years ago

patilpushkarp commented 3 years ago

I am trying to run the example of TuneGridSearchCV on the ray's documentation page and I am getting "'NoneType' object is not callable" error. Would appreciate help on this error. System specs - OS - Mac OS Big Sur Python version - 3.8