mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
[tune] auto infer metrics (#10663)
Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com> Co-authored-by: Kai Fricke <kai@anyscale.com>
This commit is contained in:
co-authored by
Kai Fricke
Kai Fricke
parent
3501ea396c
commit
153813936b
@@ -5,10 +5,16 @@ Scikit-Learn API (tune.sklearn)
|
||||
|
||||
.. _tunegridsearchcv-docs:
|
||||
|
||||
TuneGridSearchCV
|
||||
----------------
|
||||
|
||||
.. autoclass:: ray.tune.sklearn.TuneGridSearchCV
|
||||
:inherited-members:
|
||||
|
||||
.. _tunesearchcv-docs:
|
||||
|
||||
TuneSearchCV
|
||||
------------
|
||||
|
||||
.. autoclass:: ray.tune.sklearn.TuneSearchCV
|
||||
:inherited-members:
|
||||
|
||||
Reference in New Issue
Block a user