ipex-llm/docs/readthedocs/source/doc/Orca/Howto/index.rst
Cengguang Zhang 916fdecd27 Orca: Document polishing (#6382)
* fix: delete redundant quick examples.

* feat: add How-to Guides with use cases.

* fix: _toc.yml

* fix: fix typo.

* fix: fix typo and file location.

* fix: add quickstarts to _toc.yml
2022-11-04 15:02:37 +08:00

7 lines
349 B
ReStructuredText

Orca How-to Guides
=========================
* `Use Spark DataFrames for Deep Learning <spark-dataframe.html>`__
* `Use Distributed Pandas for Deep Learning <xshards-pandas.html>`__
* `Enable AutoML for PyTorch <orca-autoestimator-pytorch-quickstart.html>`__
* `Use AutoXGBoost to auto-tune XGBoost parameters <orca-autoxgboost-quickstart.html>`__