An open API service indexing awesome lists of open source software.

https://github.com/s-4-m-a-n/mlops-datatalks

this repo contains assignments of mlops course offered by DataTalksClub
https://github.com/s-4-m-a-n/mlops-datatalks

Last synced: 3 months ago
JSON representation

this repo contains assignments of mlops course offered by DataTalksClub

Awesome Lists containing this project

README

        

# Machine Learning Operation (MLops)
Machine Learning Operation, short for MLops, is a set of practices that automates and simplify machine learning workflow and deployment.
Basically, ML into production envolves multiple tasks from data preparation to model building and model building to deployment and monitoring, Mlops focuses on orchastration of these tasks into steamless pipeline to ensure maximum automation and reproduceability.