Page cover

Get Experiments Results

You should be able to view the list of Experiments on Experiments (AutoML) menu page:

Homepage

Click the name of your Experiment. For example, click “random-example”. There should be a graph showing the level of validation and train accuracy for various combinations of the hyperparameter values (learning rate, number of layers, and optimizer).

Experiments Result Visualized

If you click to the Trials tab, you will see list of Trials that ran withing the Experiment.

Trials Run by the Experiment

You can click on Trial name to get metrics for the Trial.

Trials Run by the Experiment
Individual Trial Metrics

Last updated