Giter Club home page Giter Club logo

thesis-mlops-reference-architecture's Introduction

Thesis MLOps reference architecture

License: GPL v3 GitHub issues

About

This project is intended to provide an example of MLOps architecture. It uses the code of a Kaggle Notebook as use case example. The original code has been edited such to adapt it for the example in this project.

You can find the documentation about how each technology is used in the doc folder

In this project is used preferably Free Software (except for Google Cloud Build and Google Cloud Functions).

Technologies

Use the following links to read the detailed documentation about how each technology is used in this project.

  • MLFlow - Tracks the experiments log, the model versions and to store them in a Model Registry
  • Kubeflow - Orchestrates the ML workflow
  • BentoML - Used as serving framework
  • Google Cloud Platform

Advantages of using MLOps

As MLOps can really improve your ML lifecycle not all the possible benefits are met in this project and highlighted here.

This project shows the following advantages and challenges you can cope by using MLOps. Each item of the list is followed by the name (or the logo) of the technologies that address that challenge.

  • Kubeflow Approach to ML as a process instead of only a product
  • Kubeflow Reproduce the whole pipeline
  • Kubeflow MLFlow Reproduce the model building
  • Kubeflow Automate the whole workflow
  • Kubeflow Google Cloud Functions Google Cloud Build Auto retrain
  • Kubeflow Validate the model and the data (as steps of the pipeline)
  • Kubeflow Google Cloud Functions Data Drift
  • MLFlow Increase collaboration between teams
  • MLFlow Track the parameters used for the model training, the metrics and the model itself
  • MLFlow Version your model
  • CI/CD + CT
    • Kubeflow Google Cloud Build Continuous Integration
    • Kubeflow Google Cloud Functions Continuous Training

Architecture

Project Architecture

Licence

This project is licensed under the GPLv3 Licence - see the LICENSE file for details. Any comment, feedback or suggestion will be appreciated

thesis-mlops-reference-architecture's People

Stargazers

 avatar  avatar

Watchers

 avatar

thesis-mlops-reference-architecture's Issues

"denied: requested access to the resource is denied" error while pushing on Docker Hub

"denied: requested access to the resource is denied

Template parsing error: template: :1:2: executing "" at <index .RepoDigests 0>: error calling index: reflect: slice index out of range"

The error occurs while pushing the docker image of a container to the Docker Hub container registry.

Using the Google Container Registry the error doesn't occurs

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.