Companies Home Search Profile

Complete MLOps Bootcamp | From Zero to Hero in Python 2022

Focused View

Data Bootcamp

2:12:25

244 View
  • 1. Course material.html
  • 2. Introduction to Machine Learning.mp4
    03:19
  • 3. Benefits of Machine Learning.mp4
    00:57
  • 4. MLOps Fundamentals.mp4
    02:40
  • 5. DevOps and DataOps Fundamentals.mp4
    03:24
  • Exercise Files.zip
  • 1. Problems that MLOps solves.mp4
    01:31
  • 2. MLOps Components.mp4
    05:04
  • 3. MLOps Toolbox.mp4
    03:47
  • 1. MLOps stages.mp4
    04:47
  • 1. Jupyter Notebook Basics.mp4
    03:59
  • 2. Installing Docker and Ubuntu.mp4
    04:07
  • 1. Volere design and implementation.mp4
    01:39
  • 1. AutoML Basics.mp4
    02:25
  • 2. Building a model from start to finish with Pycaret.mp4
    04:01
  • 3. EDA and Advanced Preprocessing with Pycaret.mp4
    05:21
  • 4. Development of advanced models (XGBoost, CatBoost, LightGBM) with Pycaret).mp4
    03:29
  • 5. Production deployment with Pycaret.mp4
    04:22
  • 1. Registration and versioning of models with MLFlow.mp4
    03:19
  • 2. Registering a Scikit-Learn model with MLFlow.mp4
    04:27
  • 3. Registering the Pycaret model with MLFlow.mp4
    05:08
  • 1. Basics of interpretability with SHAP.mp4
    04:09
  • 2. Interpreting Scikit Learn models with SHAP.mp4
    03:16
  • 3. Interpreting models with SHAP in Pycaret.mp4
    02:51
  • 1. Commissioning of Models.mp4
    02:33
  • 1. Serve the model through a Web Application.mp4
    01:38
  • 2. Basic Gradio commands.mp4
    04:18
  • 3. Development of a Gradio web application for Machine Learning.mp4
    02:50
  • 4. Automated web application development with Pycaret.mp4
    01:51
  • 1. Flask Basics.mp4
    05:18
  • 2. Building a project from start to finish with Flask.mp4
    03:11
  • 3. Back-end development with Flask and front-end development with HTML and CSS.mp4
    03:41
  • 1. Containers to isolate our applications.mp4
    03:05
  • 2. Docker and Kubernetes Basics.mp4
    03:57
  • 3. Generating a container for an ML API with Docker.mp4
    02:47
  • 4. Docker to generate a container of a web application from Flask, HTML.mp4
    03:57
  • 1. Putting the ML application into production in Azure Container with Docker.mp4
    06:13
  • 1. Model training and production deployment in Azure Blob Storage.mp4
    06:40
  • 2. Download the Azure Blob Storage model and get predictions.mp4
    02:24
  • Description


    Advanced hands-on bootcamp of MLOps with MLFlow, Scikit-learn, CI/CD, Azure, FastAPI, Gradio, SHAP, Docker, DVC, Flask..

    What You'll Learn?


    • MLOps fundamentals
    • MLOps toolbox
    • Model versioning with MLFlow
    • Data versioning with DVC
    • Auto-ML and Low-code MLOps
    • Model Explainability, Auditability, and Interpretable machine learning
    • Containerized Machine Learning WorkFlow With Docker
    • Deploying ML in Production through APIS
    • Deploying ML in Production through web applications
    • MLOps in Azure Cloud

    Who is this for?


  • Machine Learning engineers and Data Scientists interested in MLOps
  • Machine Learning professionals who want to deploy models to production
  • Anyone interested in developing APIs in FastAPI or Flask
  • Anyone who wants to learn Docker, Azure, DVC o MLFlow
  • More details


    Description

    If you're looking for a comprehensive, hands-on, and project-based guide to learning MLOps (Machine Learning Operations), you've come to the right place.

    According to an Algorithmia survey, 85% of Machine Learning projects do not reach production. In addition, the MLOps have exponentially grown in the last years. MLOPS was estimated at $23.2 billion for 2019 and is projected to reach $126 billion by 2025. Therefore, MLOps knowledge will give you numerous professional opportunities.

    This course is designed to teach everything related to MLOps, from model development, model registration, and model versioning; model performance monitoring, CI/CD, cloud deployment, model serving and APIs, and web applications development to punt into production the model.

    We will guide you through the MLOps skills, sharing clear explanations and valuable professional advice.


    With visual training, downloadable study guides, hands-on exercises, and real-world labs, this is the only course you'll need to learn how to implement an end-to-end MLOps project. By the end of this course, not only will you have developed an entire MLOps project from the ground up, but you will also gain the knowledge and confidence to apply these same concepts to your projects.


    What does the course include?


    • MLOps fundamentals. We will learn about the Basic Concepts and Fundamentals of MLOps. We will look at traditional ML model management challenges and how MLOps addresses those problems to offer solutions.

    • MLOps toolbox. We will learn how to apply MLOps tools to implement an end-to-end project.

    • Model versioning with MLFlow. We will learn to version and register machine learning models with MLFlow. MLflow is an open source platform for managing the ML lifecycle, including experimentation, reproducibility, deployment, and a central model registry.

    • Auto-ML and Low-code MLOps. We will learn to automate the development of machine learning models with Auto-Ml and Low-code libraries such as Pycaret. Pycaret automates much of the MLOps cycle, including model versioning, training, evaluation, and deployment.

    • Explainability, Auditability, and Interpretable machine learning. Learn about model interpretability, explainability, auditability, and data drift with SHAP and Evidently.

    • Containerized Machine Learning WorkFlow With Docker. Docker is one of the most used tools to package the code and dependencies of our application and distribute it efficiently. We will learn how to use Docker to package our Machine Learning applications.

    • Deploying ML in Production through APIS. We will learn about deploying models to production through API development with FastAPI and Flask. We will also learn to deploy those APIs in the Azure Cloud using Azure containers.

    • Deploying ML in Production through web applications. We will learn to develop web applications with embedded machine learning models using Gradio. We will also learn how to develop an ML application with Flask and HTML, distribute it via a Docker container, and deploy it to production in Azure.

    • MLOps in Azure Cloud. Finally, we will learn about the development and deployment of models in the Cloud, specifically in Azure. We will learn how to train models on Azure, put them into production, and then consume those models.


    Join today and get instant and lifetime access to:

    • MLOps Training Guide (PDF e-book)

    • Downloadable files, codes, and resources

    • Laboratories applied to use cases

    • Practical exercises and quizzes

    • Resources such as Cheatsheets

    • 1 to 1 expert support

    • Course question and answer forum

    • 30 days money back guarantee


    If you are ready to improve your MLOps skills, increase your job opportunities and become a data science professional, we are waiting for you.

    Who this course is for:

    • Machine Learning engineers and Data Scientists interested in MLOps
    • Machine Learning professionals who want to deploy models to production
    • Anyone interested in developing APIs in FastAPI or Flask
    • Anyone who wants to learn Docker, Azure, DVC o MLFlow

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Data Bootcamp
    Data Bootcamp
    Instructor's Courses
    Data Bootcamp transforma a los profesionales en expertos de datos al optimizar, simplificar y personalizar la experiencia de aprendizaje en línea.Desde hace años hemos ayudado a estudiantes y equipos en más de 150 países a desarrollar las habilidades de análisis e inteligencia empresarial más buscadas, a través de cursos, evaluaciones de habilidades, rutas de aprendizaje y capacitación empresarial.Aprender nuevas habilidades en el sector del dato es fácil. Data Bootcamp será tu equipo personal de instructores, expertos y mentores que te ayudarán en el proceso de aprendizaje y a desarrollar las habilidades profesionales más demandadas.Nuestro equipo se compone por expertos reconocidos en el campo del data anytics, MVPs, MCTs y expertos certificados de Microsoft.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 37
    • duration 2:12:25
    • Release Date 2023/03/29