Skip to content

Commit 18dec4c

Browse files
committed
linter
1 parent 2475cb2 commit 18dec4c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/machine-learning/concept-model-management-and-deployment.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ description: Learn how Azure Machine Learning uses machine learning operations (
55
services: machine-learning
66
ms.service: azure-machine-learning
77
ms.subservice: mlops
8-
ms.topic: conceptual
8+
ms.topic: concept-article
99
author: msakande
1010
ms.author: mopeakande
1111
ms.reviewer: sehan
12-
ms.custom: mktng-kw-nov2021
13-
ms.date: 09/19/2024
12+
ms.custom: mktng-kw-nov2021, FY25Q1-Linter
13+
ms.date: 09/20/2024
14+
#Customer intent: As a data scientist, I want to understand how MLOps can help manage the lifecycle of my models so I can improve the quality and consistency of my machine learning solutions.
1415
---
1516

1617
# MLOps model management with Azure Machine Learning
@@ -25,6 +26,8 @@ MLOps is based on [DevOps](https://azure.microsoft.com/overview/what-is-devops/)
2526
- Faster deployment of models into production.
2627
- Better quality assurance and end-to-end lineage tracking.
2728

29+
## MLOps capabilities
30+
2831
MLOps provides the following capabilities to the machine learning process:
2932

3033
- **Create reproducible machine learning pipelines** to define repeatable and reusable steps for data preparation, training, and scoring processes.

0 commit comments

Comments
 (0)