| Workload | Description | Azure Service |
|---|---|---|
| Machine Learning | Predictive models from data | Azure Machine Learning |
| Computer Vision | Analyze images and video | Azure AI Vision |
| Natural Language | Understand text and speech | Azure AI Language |
| Document Intelligence | Extract info from documents | Azure AI Document Intelligence |
| Generative AI | Create new content | Azure OpenAI Service |
| Feature | Description | User Type |
|---|---|---|
| Automated ML | Automatic model selection and tuning | Beginners |
| Designer | Drag-and-drop ML pipeline builder | Low-code users |
| Notebooks | Code-first development environment | Data scientists |
| MLOps | Model deployment and management | ML Engineers |
AutoML automatically tries different algorithms and hyperparameters to find the best model. Great for beginners who don't know which algorithm to use.