1. Microsoft Learn
AI-900 Study Guide
"Describe automated machine learning": "Automated machine learning (often abbreviated to automated ML or AutoML) is a key capability in Azure Machine Learning that enables non-experts to create an effective machine learning model... It helps data scientists and developers save time by automating the iterative tasks..."
2. Microsoft Learn
"What is automated machine learning (AutoML)?": "Automated machine learning... is the process of automating the time-consuming
iterative tasks of machine learning model development. It allows data scientists
analysts
and developers to build ML models with high scale
efficiency
and productivity all while sustaining model quality."
3. Microsoft Learn
"What are Azure Machine Learning pipelines?": "An Azure Machine Learning pipeline is an independently executable workflow of a complete machine learning task... Pipelines are defined by using a Python SDK
or visually in Azure Machine Learning studio designer." This highlights that pipelines are for creating workflows
not the model itself in a no-code fashion.
4. Microsoft Learn
"What is Azure OpenAI Service?": Under the "Model summary" section
it lists "DALL-E models" as a "series of models that can generate original images from natural language." This confirms its purpose is image generation.