Skip to content

Commit dd0efd9

Browse files
authored
Release/2.8.x (#104)
2 parents 08ab6a7 + f1503e6 commit dd0efd9

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/source/user_guide/model_training/automl/quick_start.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
Prerequisites
2-
=============
3-
4-
You need to check if AutoMLx library is installed in your environment. For more information on the conda environments that contain AutoMLx, check `this page <https://docs.oracle.com/en-us/iaas/data-science/using/conda-automlx-fam.htm>`__.
5-
6-
71
Quick Start
82
===========
93

4+
.. admonition:: Prerequisite
5+
6+
You need to check if AutoMLx library is installed in your environment. For more information on the conda environments that contain AutoMLx, check `this page <https://docs.oracle.com/en-us/iaas/data-science/using/conda-automlx-fam.htm>`__.
7+
108
This section provides a quick introduction to build a classifier using the Oracle AutoMLx tool for Iris dataset.
119
The dataset is a multi-class classification dataset, and more details about the dataset
1210
can be found at `Iris dataset <https://scikit-learn.org/stable/auto_examples/datasets/plot_iris_dataset.html>`_. We demonstrate

0 commit comments

Comments
 (0)