[tune] Docs for tune-sklearn (#9129)

Co-authored-by: krfricke <krfricke@users.noreply.github.com>
This commit is contained in:
Richard Liaw
2020-07-06 15:35:10 -07:00
committed by GitHub
co-authored by krfricke
parent 557da7044f
commit 139d21e068
13 changed files with 223 additions and 14 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
Training (tune.run, tune.Experiment)
====================================
Execution (tune.run, tune.Experiment)
=====================================
.. _tune-run-ref:
+1
View File
@@ -18,6 +18,7 @@ on `Github`_.
grid_random.rst
suggestion.rst
schedulers.rst
sklearn.rst
logging.rst
internals.rst
client.rst
+14
View File
@@ -0,0 +1,14 @@
.. _tune-sklearn-docs:
Scikit-Learn API (tune.sklearn)
================================
.. _tunegridsearchcv-docs:
.. autoclass:: ray.tune.sklearn.TuneGridSearchCV
:inherited-members:
.. _tunesearchcv-docs:
.. autoclass:: ray.tune.sklearn.TuneSearchCV
:inherited-members: