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
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,10 @@ Oracle AutoMLx
3
3
==============
4
4
5
5
.. note::
6
-
Working with AutoML has moved from within ADS to working directly with the AutoMLx library.
7
-
AutoMLx is under active development, and will be expanding into areas of explainability, fairness and deep learning.
8
-
To offer this functionality, the best way is for the ADS to work together as separate libraries.
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.
11
-
6
+
Building Oracle AutoMLx models starting with oracle-ads 2.8.2, is now performed directly with the AutoMLx library.
7
+
AutoMLx documentation can be found `here <https://docs.oracle.com/en-us/iaas/tools/automlx/latest/html/multiversion/v23.1.1/index.html>`__.
8
+
Oracle AutoMLx is installed in the conda pack `automlx_p38_cpu_v#`.
9
+
Notebook examples are `here <https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/notebook_examples>`__ and a migration tutorial can be found in the :doc:`../../../user_guide/model_training/automl/quick_start` section.
0 commit comments