> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/guidance-for-individual/deka-gpu-mlops/experiments-automl/get-experiments-results.md).

# Get Experiments Results

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

<figure><img src="https://content.gitbook.com/content/dRGHNSPw8ps5rkLJZT3A/blobs/qKP1fleDLszN9BjZ05yS/image.png" alt=""><figcaption><p>Homepage</p></figcaption></figure>

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).

<figure><img src="https://content.gitbook.com/content/dRGHNSPw8ps5rkLJZT3A/blobs/cAv94HVSIOA9cSvZHhBN/image.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/dRGHNSPw8ps5rkLJZT3A/blobs/D7LcBChXNrLvxHcmdUZp/image.png" alt=""><figcaption><p>Experiments Result Visualized</p></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/dRGHNSPw8ps5rkLJZT3A/blobs/a5UPv0hJwJ7AcFLm6JzQ/image.png" alt=""><figcaption><p>Trials Run by the Experiment</p></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/dRGHNSPw8ps5rkLJZT3A/blobs/nvG2a4uFroFqi8u19gq9/image.png" alt=""><figcaption><p>Trials Run by the Experiment</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/dRGHNSPw8ps5rkLJZT3A/blobs/ypGDdLmb3NGNohR3w7dk/image.png" alt=""><figcaption><p>Individual Trial Metrics</p></figcaption></figure>
