MLOps Machine Learning Operations E-Learning Training Gecertificeerde docenten Quizzen Assessments Tips trucs en Certificaat.
Lees meer.
Volume voordeel
No discount
1 Piece
€239,58€198,00
2% Korting
2 Pieces
€234,79€194,04/ Stuk
3% Korting
3 Pieces
€232,39€192,06/ Stuk
4% Korting
4 Pieces
€230,00€190,08/ Stuk
5% Korting
5 Pieces
€227,60€188,10/ Stuk
10% Korting
10 Pieces
€215,62€178,20/ Stuk
15% Korting
25 Pieces
€203,64€168,30/ Stuk
20% Korting
50 Pieces
€191,66€158,40/ Stuk
Maak een keuze
Officieel Certiport Examencentrum Online of fysiek in Almere
Direct starten met bekroonde e-learning Inclusief proefexamens & 24/7 toegang
ISO 9001 & 27001 gecertificeerd 1000+ bedrijven gingen u voor
Persoonlijk advies & maatwerk Gratis intake & nulmeting bij training
Productomschrijving
MLOps Machine Learning Operations E-Learning Training
Brug de kloof tussen datawetenschap en productie met MLOps.
Maak een transformatieve reis door de wereld van MLOps (Machine Learning Operations) – waar datawetenschap, DevOps en software engineering samenkomen. Deze training helpt jou om machine learning-modellen niet alleen te bouwen, maar ook succesvol te beheren, implementeren en onderhouden in een productieomgeving.
In deze e-learningtraining ontdek je:
De kernprincipes van MLOps en hoe het verschilt van traditionele ML
Tools en technieken voor versiebeheer, CI/CD, model deployment en monitoring
Het bouwen van schaalbare en reproduceerbare ML-pijplijnen
Best practices voor modelbeheer, data security en governance
Samenwerking tussen data scientists, engineers en operationele teams
Gebaseerd op een Agile leerstructuur leer je iteratief werken en verbeter je voortdurend je processen.
Waarom kiezen voor deze opleiding?
Combineert machine learning, DevOps en IT-beheer in één leertraject
Leer werken met MLOps-tools voor versiebeheer, automatisering en deployment
Begrijp hoe je ML-oplossingen schaalbaar, stabiel en herhaalbaar maakt
Gericht op de volledige ML-levenscyclus: van experiment tot onderhoud
Inclusief e-learningmodules, labs, mentorondersteuning en 365 dagen toegang
Wie zou moeten deelnemen?
Deze training is ideaal voor:
Data scientists die hun modellen willen operationaliseren
ML-engineers en DevOps-specialisten die zich willen verdiepen in ML-implementatie
IT-professionals en AI-studenten die praktische ervaring zoeken met productie-ML
Organisaties en teams die ML-oplossingen op schaal willen inzetten
Deze Learning Kit met meer dan 23 leeruren is verdeeld in drie sporen:
Demo MLOps Machine Learning Operations Training
Cursusinhoud
Track 1: Intro to MLOps
In this track of the MLOps Aspire Journey, the focus will be on understanding the fundamental concepts and principles that underpin this transformative field. Explore the evolution of MLOps, dissect the MLOps workflow, and delve into the challenges and best practices that await you on this exciting journey. Courses (1½ hour):
Getting Started with MLOps
Course: 1 Hour, 27 Minutes
Course Overview
Introducing MLOps
What's Different About MLOps?
Factors Affecting Machine Learning (ML) Models in Production
Solving Machine Learning Problems
The Machine Learning Canvas
End-to-end Machine Learning Workflow
ML Workflow Architectural Patterns
Stages in MLOps Maturity Level
Stages in MLOps Maturity Level 1 and 2
Course Summary
Track 2: MLFlow
In this track of the MLOps Aspire Journey, the focus will be on how to track, manage, and deploy your machine learning models efficiently. From MLFlow tracking and models to model deployment and CI/CD integration, this track empowers you with essential MLOps skills. Courses (11 hours +)
MLOps with MLflow: Getting Started
Course: 1 Hour, 27 Minutes
Course Overview
Introducing MLflow
The Machine Learning Workflow
Understanding Model Deployment
MLflow Concepts and Components
The Features of MLflow
Model Signature
MLflow Tracking
Installing MLflow
Installing MLflow in a Virtual Environment
Viewing the MLflow User Interface (UI) and Directory Structure
Setting up an MLflow Virtual Environment for Jupyter
Course Summary
MLOps with MLflow: Creating & Tracking ML Models
Course: 1 Hour, 45 Minutes
Course Overview
Loading, Cleaning, and Visualizing Data for Machine Learning
Viewing Data Statistics with Pandas Profiling
Creating an MLflow Experiment
Creating an MLflow Run and Logging Artifacts
Creating a Run in a With Block and Viewing Run Info
Creating Multiple Runs for Different Models
Running Polynomial and Random Forest Regression Models
Comparing and Visualizing Models
Using MLflow Autologging
Viewing Autologged Metrics and Artifacts
Exploring the conda.yaml File
Configuring Autologging to Log Test Metrics
Comparing MLflow Models Using the UI
Course Summary
MLOps with MLflow: Registering & Deploying ML Models
Course: 1 Hour, 57 Minutes
Course Overview
Visualizing and Cleaning Data
Creating an Experiment from the MLflow U
Running a Classification Model and Viewing its Metrics
Analyzing Model Insights Using SHAP
Running Multiple Classification Models
Comparing Models Programmatically
Registering an MLflow Model
Modifying Registered Model Versions
Registering Another Model and Viewing the Registered Model
Serving Models to a Local REST Endpoint
Creating an Azure Machine Learning (Azure ML) Account
Registering a Model on Azure
Accessing Models through Azure REST Endpoints
Course Summary
MLOps with MLflow: Hyperparameter Tuning ML Models
Course: 1 Hour, 37 Minutes
Course Overview
Understanding How MLflow Works with Databricks
Creating a Databricks Workspace and Cluster
Uploading a File to DBFS and Running a Model from Databricks
Setting Up the Objective Function for Hyperparameter Tuning
Understanding the Objective Function and Viewing the Runs
Defining the Search Space and Search Algorithm
Running a Hyperparameter Tuning Model and Viewing the Results
Setting Up SQLite and Using MLflow with SQLite
Performing Data Cleaning and Building a Regression Model
Building and Tracking a Regression Model Using statsmodels
Course Summary
MLOps with MLflow: Creating Time-series Models & Evaluating Models
Course: 1 Hour, 23 Minutes
Course Overview
Cleaning Data for a Time-series Model
Training a Model and Viewing the Artifacts
Performing Cross-validation and Evaluating Performance
Cleaning Data and Performing Encoding
Creating a Machine Learning Model and Setting Up Model Evaluation
Evaluating a Model and Analyzing the Lift Curve
Understanding the Precision-Recall Curve and Beeswarm Charts
Using a Metric Threshold to Evaluate a Model
Course Summary
MLOps with MLflow: Tracking Deep Learning Models
Course: 1 Hour, 31 Minutes
Course Overview
Preprocessing Image Data for Machine Learning and Viewing the Images
Training and Running an Image Classification Model
Viewing Performance and Registering an Image Classification Model
Deploying a Model to Azure, Viewing It, and Making Predictions
Exploring PyTorch and Viewing Images for Machine Learning
Setting Up and Running an Image Classification Model
Viewing Model Performance, Serving It, and Making Predictions
Running a Sentiment Analysis Model and Viewing Logged Artifacts
Course Summary
MLOps with MLflow: Using MLflow Projects & Recipes
Course: 2 Hours, 8 Minutes
Course Overview
MLflow Projects
Creating, Viewing, and Modifying an MLflow Project
Creating and Running an Experiment for a Project and Viewing Results
MLflow Recipes
Creating an MLflow Recipe and Exploring Its Files
Using the MLflow Regression Template
Viewing and Modifying Files in a Recipe
Modifying the train.py and the custom_metrics.py File
Working with the recipe.yaml and local.yaml Files
Creating a Recipe and Viewing the Recipe Pipeline
Running Our Recipe and Viewing Model Evaluation Results
Validating Models Based on a Metrics Threshold
Setting up a Classification Recipe and Modifying the YAML Files
Running a Classification Recipe and Viewing the Results
Training Models with Data from DBFS and Delta Lakes
Course Summary
Track 3: Data Version Control
In this track of the MLOps Aspire Journey, you will discover the power of Data Version Control (DVC) and its role in simplifying experiment tracking, model management, and automation in MLOps. Explore DVC's VS Code extension, command-line tools, and open-source version control system. Learn to streamline your machine learning workflows and enable continuous machine learning with DVC. Courses (9 hours +)
MLOps with Data Version Control: Getting Started
Course: 1 Hour, 52 Minutes
Course Overview
Data Version Control (DVC)
A Brief Overview of Git
DVC Concepts
Installing Git
Installing DVC
Creating a Git Local Repository
Connecting to GitHub from Git
Configuring a Remote Storage Configuration in DVC
Pushing Files to DVC Remote Storage
Creating a Machine Learning (ML) Model in Python
Pushing an ML Model to DVC and Git
Viewing the Files Committed to GitHub
Running and Pushing a Different Model Version
Reverting to Previous Code Versions in Git
Course Summary
MLOps with Data Version Control: Working with Pipelines & DVCLive
Course: 2 Hours, 12 Minutes
Course Overview
Setting up a Machine Learning (ML) Pipeline Stage
Adding a Stage to a Data Version Control (DVC) Pipeline
Using the dvc.lock File
Executing a DVC Pipeline
Setting up a DVC Project for Regression Analysis
Setting up Iterative Studio and DVCLive
Setting up Data for Visualizing and Tracking Using DVC
Logging Plots Using DVCLive
Logging and Tracking Images Using DVCLive
Tracking Experiments with DVCLive
Pushing Experiment Files to DVC
Committing a Pull Request to Merge Experiment Details
Running and Tracking a kNN Regression Experiment with DVC
Tracking Model Artifacts
Registering Models with the Studio Registry
Course Summary
MLOps with Data Version Control: Tracking & Serving Models with DVC & MLEM
Course: 1 Hour, 54 Minutes
Course Overview
Preprocessing Data for Churn Prediction
Tracking and Comparing Logistic Regression Experiments
Tracking and Comparing Random Forest Experiments
Tracking an XGBoost Experiment
Tracking Artifacts and Registering a Classification Model
Setting up the DVC Project for Hyperparameter Tuning
Performing Hyperparameter Tuning Using Optuna
MLEM
Extracting Model Codification Using MLEM
Using MLEM to Serve Models Locally on FastAPI
Installing and Setting up Docker
Deploying a Model in a Docker Container
Getting Predictions from a Docker Hosted Model
Course Summary
MLOps with Data Version Control: Tracking & Logging Deep Learning Models
Course: 1 Hour, 31 Minutes
Course Overview
Setting up an S3 Bucket and IAM User on AWS
Configuring Cloud Remotes on Data Version Control (DVC)
Visualizing and Tracking the CIFAR 10 Dataset
Tracking Sample Images with DVC
Setting up the CNN for Image Classification
Tracking PyTorch Lightning Model Training
Improving Image Classification
Configuring Azure Cloud Storage as DVC Remote
Training and Logging TensorFlow Models
Tracking TensorFlow Models Using DVC
Course Summary
MLOps with Data Version Control: Creating & Using DVC Pipelines
Course: 1 Hour, 21 Minutes
Course Overview
Configuring a DVC Project for an ML Pipeline
Tracking Training Data with DVC
Adding the Data Process Stage to the ML Pipeline
Executing Pipeline Stages
Adding a Train Stage to the ML Pipeline
Executing the Data Process and Train Stages
Adding and Executing the Evaluate Stage in a Pipeline
Eliminating a Duplicate dvc.yaml File
Running DVC Experiment Pipelines
Queueing and Running Experiments
Course Summary
MLOps with Data Version Control: CI/CD Using Continuous Machine Learning
Course: 1 Hour, 3 Minutes
Course Overview
Continuous Machine Learning (CML)
Configuring Google Drive as DVC Remote Storage
Authorizing DVC to Use Google Drive
Creating DVC Pipeline
Configuring a CML Workflow for CI/CD
Triggering CI/CD with Git Push
Viewing Metric and Plot Comparisons with CML Reports
Course Summary
Assessment:
Final Exam: MLOps
Specificaties
Artikelnummer
148046318
SKU
148046318
Taal
Engels
Kwalificaties van de Instructeur
Gecertificeerd
Cursusformaat en Lengte
Lesvideo's met ondertiteling, interactieve elementen en opdrachten en testen
Lesduur
23:08 uur
Assesments
De assessment test uw kennis en toepassingsvaardigheden van de onderwerpen uit het leertraject. Deze is 365 dagen beschikbaar na activering.
Online Virtuele labs
Ontvang 12 maanden toegang tot virtuele labs die overeenkomen met de traditionele cursusconfiguratie. Actief voor 365 dagen na activering, beschikbaarheid varieert per Training.
Online mentor
U heeft 24/7 toegang tot een online mentor voor al uw specifieke technische vragen over het studieonderwerp. De online mentor is 365 dagen beschikbaar na activering, afhankelijk van de gekozen Learning Kit.
Voortgangsbewaking
Toegang tot Materiaal
365 dagen
Technische Vereisten
Computer of mobiel apparaat, Stabiele internetverbindingen Webbrowserzoals Chrome, Firefox, Safari of Edge.
Support of Ondersteuning
Helpdesk en online kennisbank 24/7
Certificering
Certificaat van deelname in PDF formaat
Prijs en Kosten
Cursusprijs zonder extra kosten
Annuleringsbeleid en Geld-Terug-Garantie
Wij beoordelen dit per situatie
Award Winning E-learning
Tip!
Zorg voor een rustige leeromgeving, tijd en motivatie, audioapparatuur zoals een koptelefoon of luidsprekers voor audio, accountinformatie zoals inloggegevens voor toegang tot het e-learning platform.
C++ Certified Associate Programmer CPA Training Bekroonde E-Learning cursus Uitg...
€356,95€295,00
Specificaties
Artikelnummer
148046318
SKU
148046318
Taal
Engels
Kwalificaties van de Instructeur
Gecertificeerd
Cursusformaat en Lengte
Lesvideo's met ondertiteling, interactieve elementen en opdrachten en testen
Lesduur
23:08 uur
Assesments
De assessment test uw kennis en toepassingsvaardigheden van de onderwerpen uit het leertraject. Deze is 365 dagen beschikbaar na activering.
Online Virtuele labs
Ontvang 12 maanden toegang tot virtuele labs die overeenkomen met de traditionele cursusconfiguratie. Actief voor 365 dagen na activering, beschikbaarheid varieert per Training.
Online mentor
U heeft 24/7 toegang tot een online mentor voor al uw specifieke technische vragen over het studieonderwerp. De online mentor is 365 dagen beschikbaar na activering, afhankelijk van de gekozen Learning Kit.
Voortgangsbewaking
Toegang tot Materiaal
365 dagen
Technische Vereisten
Computer of mobiel apparaat, Stabiele internetverbindingen Webbrowserzoals Chrome, Firefox, Safari of Edge.
Support of Ondersteuning
Helpdesk en online kennisbank 24/7
Certificering
Certificaat van deelname in PDF formaat
Prijs en Kosten
Cursusprijs zonder extra kosten
Annuleringsbeleid en Geld-Terug-Garantie
Wij beoordelen dit per situatie
Award Winning E-learning
Tip!
Zorg voor een rustige leeromgeving, tijd en motivatie, audioapparatuur zoals een koptelefoon of luidsprekers voor audio, accountinformatie zoals inloggegevens voor toegang tot het e-learning platform.
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies.
Cookies beheren