You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/user_guide/model_training/automl/index.rst
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,10 @@ Oracle AutoMLx
4
4
5
5
.. note::
6
6
Working with AutoML has moved from within ADS to working directly with the AutoMLx library.
7
-
With AutoMLx moving into the open source domain, working directly with the library has many benefits.
8
-
One of these is that ADS and AutoMLx can now have independent version cadences.
9
7
AutoMLx is under active development, and will be expanding into areas of explainability, fairness and deep learning.
10
8
To offer this functionality, the best way is for the ADS to work together as separate libraries.
11
-
AutoMLx are preinstalled in conda pack automlx_p38_cpu_v2 and later, and can now be updated independently of ADS. AutoMLx documentation may be found at `this link <https://docs.oracle.com/en-us/iaas/tools/automlx/latest/html/multiversion/v23.1.1/index.html>`__.
12
-
Notebook examples are in `Oracle's samples repository <https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/notebook_examples`__ and a migration tutorial can be found at :doc:`../../../user_guide/model_training/automl/quick_start.html>`__.
9
+
AutoMLx are preinstalled in conda pack automlx_p38_cpu_v#, and can now be updated independently of ADS. AutoMLx documentation may be found at `this link <https://docs.oracle.com/en-us/iaas/tools/automlx/latest/html/multiversion/v23.1.1/index.html>`__.
10
+
Notebook examples are in `Oracle's samples repository <https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/notebook_examples>`__ and a migration tutorial can be found at :doc:`../../../user_guide/model_training/automl/quick_start` section.
0 commit comments