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

Change Ray version in CI to 1.1.0 #129

Closed Yard1 closed 3 years ago

Yard1 commented 3 years ago

@richardliaw in reference to https://github.com/ray-project/tune-sklearn/pull/128#issuecomment-720231501, this changes the version of Ray used in Linux CI from 0.9.0.dev0 to 1.1.0.dev0.