Skip to content

Commit d56d6a1

Browse files
authored
in progress
1 parent beb4a3f commit d56d6a1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,20 @@ Last updated: 2025-04-28
2020

2121
</details>
2222

23+
> Azure Machine Learning (PaaS) is a cloud-based platform from Microsoft designed to help `data scientists and machine learning engineers build, train, deploy, and manage machine learning models at scale`. It supports the `entire machine learning lifecycle, from data preparation and experimentation to deployment and monitoring.` It provides powerful tools for `both code-first and low-code users`, including Jupyter notebooks, drag-and-drop interfaces, and automated machine learning (AutoML). `Azure ML integrates seamlessly with other Azure services and supports popular frameworks like TensorFlow, PyTorch, and Scikit-learn.`
24+
25+
| Feature / Platform | Azure Machine Learning | Microsoft Fabric | Azure AI Foundry |
26+
|--------------------------|----------------------------------------------------------|-----------------------------------------------------------|-----------------------------------------------------------|
27+
| **Purpose** | End-to-end ML lifecycle management and MLOps | Unified data analytics and business intelligence platform | Unified platform for building and deploying AI solutions |
28+
| **Model Deployment** | Supports real-time and batch deployment via AKS, ACI | Limited ML deployment; integrates with Azure ML | Deploys models as APIs or services within projects |
29+
| **Compute Options** | Compute instances, clusters, Kubernetes, attached compute| Uses OneLake and Spark compute for data processing | Managed compute for model training and inference |
30+
| **Notebook Support** | Jupyter notebooks, VS Code integration | Notebooks in Data Science experience (powered by Spark) | Code-first notebooks and SDK integration |
31+
| **AutoML** | Built-in AutoML for classification, regression, etc. | Not available directly | Not primary focus, but supports model selection and tuning|
32+
| **MLOps & Monitoring** | Full MLOps support with versioning, CI/CD, monitoring | Not a core feature | Continuous monitoring and governance for AI apps |
33+
| **Target Users** | Data scientists, ML engineers | Data analysts, data scientists, data engineers, developers, business users, executives | AI developers, app builders, enterprise teams |
34+
| **Integration** | Azure DevOps, GitHub, MLflow | Power BI, Synapse, Azure Data Factory | GitHub, VS Code, LangChain, Semantic Kernel, Azure AI |
35+
36+
2337
## Workspace
2438

2539
## Authoring

0 commit comments

Comments
 (0)