Move AutoML API Guide to Orca API Guide (#3415)
* move automl-api-guide to orca-api-guide * change title
This commit is contained in:
parent
0f20dabda3
commit
7abdb01c1c
3 changed files with 8 additions and 4 deletions
|
|
@ -1,6 +1,3 @@
|
||||||
AutoML API
|
|
||||||
===========
|
|
||||||
|
|
||||||
orca.automl.auto_estimator
|
orca.automl.auto_estimator
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
|
|
@ -43,3 +43,11 @@ orca.learn.openvino.estimator
|
||||||
:undoc-members:
|
:undoc-members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
|
|
||||||
|
AutoML
|
||||||
|
------------------------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
automl.rst
|
||||||
|
|
@ -99,7 +99,6 @@ BigDL Documentation
|
||||||
:caption: Python API
|
:caption: Python API
|
||||||
|
|
||||||
doc/PythonAPI/Orca/orca.rst
|
doc/PythonAPI/Orca/orca.rst
|
||||||
doc/PythonAPI/AutoML/automl.rst
|
|
||||||
doc/PythonAPI/Friesian/feature.rst
|
doc/PythonAPI/Friesian/feature.rst
|
||||||
doc/PythonAPI/Chronos/index.rst
|
doc/PythonAPI/Chronos/index.rst
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue