Oracle Machine Learning AutoML User Interface

Tasks

Create an Experiment

Run an experiment in AutoML UI to produce an array of ML models.

View an Experiment

View the details of an experiment, such as a model metric chart, a leader board of generated models, and so on.

Deploy Model

When you deploy a model, you create an Oracle Machine Learning Services endpoint for scoring.

Create a Notebook from AutoML Model

Create a notebook using OML4Py code that will recreate the selected model using the same settings.