From the course: Natural Language Processing with ML.NET by Microsoft Press
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
What is MLOps? - ML.NET Tutorial
From the course: Natural Language Processing with ML.NET by Microsoft Press
What is MLOps?
- DevOps is defined as the combinations of people, tools and practices guiding developers in creating robust and reproducible applications. The goal of using DevOps principles is to quickly deliver value to the end user. If you want to more easily deliver value by integrating machine learning models in data transformation pipelines or real time applications, you'll benefit from implementing DevOps principles. Creating, deploying and monitoring robust and reproducible models to deliver value to the end user is the goal of machine learning operations or MLOps. There are three processes that we want to combine whenever we talk about machine learning operations. The first one is ML, machine learning, includes all the machine learning workloads for which data scientist is responsible for. So this includes exploratory data analysis, feature engineering, model training and model fine tuning. The second is Dev. Dev refers the software development, which includes defined models requirements…
Contents
-
-
-
-
-
-
(Locked)
Learning objectives43s
-
(Locked)
What is MLOps?3m 46s
-
(Locked)
Deploying and consuming models into the ML.NET framework2m 58s
-
(Locked)
Exercise: Deploying your .NET application on the cloud12m 22s
-
(Locked)
Advanced concepts: Azure cloud and GitHub9m 9s
-
(Locked)
Advanced concepts: Responsible AI8m 2s
-
(Locked)
-