# Experiments (AutoML)

The Experiments (Auto ML) menu is used to automatically test various machine learning model configurations to find the best model. On the MLOps menu page, select the Experiments (AutoML) menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdo_rLVezgHMjZeF--bRiS2eFvQtly0K-MWL0gdFukLw-C3j5LooL1XRLj6FJYNqBxzm3xeHPSgAQSSyajRwdAEvv9zbj7dG122X2_yKxV1pryZW7OA4Sr6XXt9hXVH5XKdOgbOfonUG9yjLntjfseT9Kyh?key=LVQ1qyxGTmR2_dnptAsYnQ" alt=""><figcaption><p> Experiments (Auto ML)</p></figcaption></figure>

You can also use the Experiments (AutoML) menu to submit Experiments and to monitor your Experiments results. Katib supports a lot of various AutoML algorithms, such as Bayesian optimization, Tree of Parzen Estimators, Random Search, Covariance Matrix Adaptation Evolution Strategy, Hyperband, Efficient Neural Architecture Search, Differentiable Architecture Search and many more.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-gpu-mlops/experiments-automl.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
