**What is Automated ML in Azure AI?**
**Automated ML (AutoML)** in Azure AI is a tool that automates the process of selecting, training, and tuning machine learning models. Users simply provide a dataset and define the target column, and AutoML handles preprocessing, algorithm selection, and hyperparameter tuning. It’s ideal for users with minimal ML experience, enabling faster and more accurate model development.