Giter VIP home page Giter VIP logo

machine-learning-ops's Introduction

Welcome to MLOps !

Overview

Poetry Commands

Run the following command line to start using Poetry: 1-Clean Cache

poetry cache clear --all pypi

2-Update poetry

poetry self update

3-Activate virtual environment

poetry shell

4-Run jupyter notebooks, note when you run the following command it does implicitly activate the virtual environment

poetry run jupyter notebook

5- Add dependency

poetry add <package>

Syllabus

  • What is MLOps
  • MLOps maturity model
  • Running example: NY Taxi trips dataset
  • Why do we need MLOps
  • Course overview
  • Environment preparation
  • Homework

More details

  • Experiment tracking intro
  • Getting started with MLflow
  • Experiment tracking with MLflow
  • Saving and loading models with MLflow
  • Model registry
  • MLflow in practice
  • Homework

More details

  • Workflow orchestration
  • Prefect 2.0
  • Turning a notebook into a pipeline
  • Deployment of Prefect flow
  • Homework

More details

  • Three ways of model deployment: Online (web and streaming) and offline (batch)
  • Web service: model deployment with Flask
  • Streaming: consuming events with AWS Kinesis and Lambda
  • Batch: scoring data offline
  • Homework

More details

  • Monitoring ML-based services
  • Monitoring web services with Prometheus, Evidently, and Grafana
  • Monitoring batch jobs with Prefect, MongoDB, and Evidently

More details

  • Testing: unit, integration
  • Python: linting and formatting
  • Pre-commit hooks and makefiles
  • CI/CD (GitHub Actions)
  • Infrastructure as code (Terraform)
  • Homework

More details

  • End-to-end project with all the things above

More details

machine-learning-ops's People

Contributors

alexeygrigorev avatar kvnkho avatar mac2bua avatar sejalv avatar ayoub-berdeddouch avatar svizor42 avatar qfl3x avatar tdafonseca avatar particle1331 avatar balapriyac avatar bprasad123 avatar nakulbajaj101 avatar zioalex avatar ziritrion avatar annnvv avatar daniel8hen avatar froukje avatar khuyentran1401 avatar lohertel avatar mithrandir7 avatar neimv avatar olegtaratuhin avatar piyush-an avatar tmikolajczyk avatar emeli-dral avatar alvarofps avatar bengsoon avatar blopezpi avatar cacrespo avatar jeniamakarchik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.