Skip to content

sara-nl/mlops-investigations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

MLOps Investigations

This repositiory documents an investigation into MLOps and MLOps tools and platforms conducted as part of SURF's MultiCloud Capabilities project. The goal of the project was to create an inventory of essential MLOps components, as well as get hands-on experience with an MLOps platform, in our case Kubeflow.

Table of Contents

Summary

Introduction to MLOps

MLOps is a set of practices for collaboration and communication between data scientists and operations. It follows the DevOps paradigm, which provides tools and practices for bridging the gap between development and operations.

Core Components of an MLOps Platform

An end-to-end MLOps platform should provide the following functionality:

  1. Data management and preprocessing
  2. Experimentation and model development
  3. Model deployment and serving
  4. Model monitoring and performance tracking
  5. Collaboration and version control
  6. Automated pipelining and workflow orchestration
  7. Model governance and compliance
  8. Integration with ML tools and libraries

MLOps Tools and Platforms

There are various MLOps tools and platforms available, including Kubeflow, MlFlow, and ClearML. Each tool has its own strengths and weaknesses, and the choice of tool depends on the specific needs of the project.

Conclusion

MLOps is a critical component for professionalizing and operationalizing ML practices. An MLOps platform should provide a range of functionality to support the entire machine learning lifecycle. The required functionality depends on the MLOps maturity level that is being targeted, which can be different in a commercial context as compared to a research context.

About

MLOps Investigations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors