Skip to content

Commit efc6d6e

Browse files
committed
update description lp
1 parent 1b8109f commit efc6d6e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • learn-pr/paths/build-first-machine-operations-workflow

learn-pr/paths/build-first-machine-operations-workflow/index.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
### YamlMime:LearningPath
22
uid: learn.wwl.build-first-machine-operations-workflow
33
metadata:
4-
title: End-to-end machine learning operations (MLOps) with Azure Machine Learning
5-
description: End-to-end machine learning operations (MLOps) with Azure Machine Learning
4+
title: Operationalize machine learning models (MLOps)
5+
description: Learn the full MLOps lifecycle for machine learning models, from experimentation and pipeline automation to CI/CD, automated testing, and model deployment in production.
66
ms.date: 12/01/2025
77
author: wwlpublish
88
ms.author: madiepev
99
ms.topic: learning-path
1010
ms.custom:
1111
- build-2023
1212
- build-2023-dataai
13-
title: End-to-end machine learning operations (MLOps) with Azure Machine Learning
13+
title: Operationalize machine learning models (MLOps)
1414
prerequisites: |
1515
- Programming experience with Python or R
1616
- Experience developing and training machine learning models
1717
- Familiarity with basic Azure Machine Learning concepts
1818
summary: |
19-
Machine learning operations (MLOps) applies DevOps principles to machine learning projects. In this learning path, you'll learn how to implement key concepts like source control, automation, and CI/CD to build an end-to-end MLOps solution.
19+
Learn how to operationalize machine learning models using the complete MLOps lifecycle. This learning path covers experimenting and training models with Azure Machine Learning, automating model training with pipelines and hyperparameter tuning, triggering jobs with GitHub Actions, implementing trunk-based development, managing environments, and deploying models to production.
2020
iconUrl: /training/achievements/build-first-machine-operations-workflow.svg
2121
levels:
2222
- intermediate

0 commit comments

Comments
 (0)