Get Experiments Results






Last updated

You can view the list of experiments on the Experiments (AutoML) page.

Click the name of an experiment. A graph is displayed showing the validation and training accuracy levels for various combinations of hyperparameter values, such as learning rate, number of layers, and optimizer.

The Experiment Details page displays a visualization of the experiment results based on the configured hyperparameter values.

Click the Trials tab to view the list of trials that were executed within the experiment.

You can click a trial name to view the metrics for that trial.

The Trial Details page displays the metrics and performance visualizations for the selected trial.

Last updated