Skip to content

Commit 4d6fd92

Browse files
committed
freshness what is azure ml
1 parent 0a5d3b9 commit 4d6fd92

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

articles/machine-learning/overview-what-is-azure-machine-learning.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ ms.topic: overview
88
author: sdgilley
99
ms.author: sgilley
1010
ms.reviewer: saoh
11-
ms.date: 01/29/2024
11+
ms.date: 09/18/2024
1212
ms.custom:
1313
- build-2023
1414
- build-2023-dataai
1515
- ignite-2023
1616
adobe-target: true
17+
# Customer intent: Learn about Azure Machine Learning
1718
---
1819

1920
# What is Azure Machine Learning?
@@ -60,7 +61,8 @@ As you're refining the model and collaborating with others throughout the rest o
6061

6162
[Machine Learning studio](https://ml.azure.com) offers multiple authoring experiences depending on the type of project and the level of your past ML experience, without having to install anything.
6263

63-
* **Notebooks**: Write and run your own code in managed Jupyter Notebook servers that are directly integrated in the studio.
64+
* **Notebooks**: Write and run your own code in managed Jupyter Notebook servers that are directly integrated in the studio. Or, open the notebooks in [VS Code](how-to-work-in-vs-code-remote.md), on the web or on your desktop.
65+
6466
* **Visualize run metrics**: Analyze and optimize your experiments with visualization.
6567

6668
:::image type="content" source="media/how-to-log-view-metrics/metrics.png" alt-text="Screenshot that shows metrics for a training run.":::
@@ -69,6 +71,18 @@ As you're refining the model and collaborating with others throughout the rest o
6971
* **Automated machine learning UI**: Learn how to create [automated ML experiments](tutorial-first-experiment-automated-ml.md) with an easy-to-use interface.
7072
* **Data labeling**: Use Machine Learning data labeling to efficiently coordinate [image labeling](how-to-create-image-labeling-projects.md) or [text labeling](how-to-create-text-labeling-projects.md) projects.
7173

74+
## Work with LLMs and Generative AI
75+
76+
Azure Machine Learning includes tools to help you build Generative AI applications powered by Large Language Models (LLMs). The solution includes a model catalog, prompt flow, and a suite of tools to streamline the development cycle of AI applications.
77+
78+
### Model catalog
79+
80+
The model catalog in Azure Machine Learning studio is the hub to discover and use a wide range of models that enable you to build Generative AI applications. The model catalog features hundreds of models from model providers such as Azure OpenAI service, Mistral, Meta, Cohere, Nvidia, Hugging Face, including models trained by Microsoft. Models from providers other than Microsoft are Non-Microsoft Products, as defined in [Microsoft's Product Terms](https://www.microsoft.com/licensing/terms/welcome/welcomepage), and subject to the terms provided with the model.
81+
82+
### Prompt flow
83+
84+
Azure Machine Learning prompt flow is a development tool designed to streamline the entire development cycle of AI applications powered by Large Language Models (LLMs). Prompt flow provides a comprehensive solution that simplifies the process of prototyping, experimenting, iterating, and deploying your AI applications.
85+
7286
## Enterprise-readiness and security
7387

7488
Machine Learning integrates with the Azure cloud platform to add security to ML projects.
@@ -207,7 +221,7 @@ Machine Learning also includes features for monitoring and auditing:
207221

208222
If you use Apache Airflow, the [airflow-provider-azure-machinelearning](https://github.com/Azure/airflow-provider-azure-machinelearning) package is a provider that enables you to submit workflows to Azure Machine Learning from Apache AirFlow.
209223

210-
## Next steps
224+
## Related content
211225

212226
Start using Azure Machine Learning:
213227

0 commit comments

Comments
 (0)