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

Allow user to pass own `tune.run` params in `fit` #212

Closed Yard1 closed 3 years ago

Yard1 commented 3 years ago

Will fix https://github.com/ray-project/tune-sklearn/issues/211

richardliaw commented 3 years ago

Sorry I missed this! left some simple comments. Please assign me when you get around to addressing the issues!

Yard1 commented 3 years ago

Thanks for letting me know about the docs!