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

Add local_dir #56

Closed inventormc closed 4 years ago

inventormc commented 4 years ago

Resolves #55

anthonyhsyu commented 4 years ago

Memory leaks (probably fixed by #61?) + lint then we can merge this