razashan / ML-flow

This repository contains the all learning material of MLOPs using ml-flow. MLflow is an open source platform to manage the ML lifecycle, including experimentation, reproducibility, deployment, and a central model registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLflow Quick Start Guide

MLflow is an open-source platform for the complete machine learning lifecycle that allows you to manage your end-to-end machine learning workflow. It provides a simple API for logging parameters, code versions, and results, as well as packaging code into reproducible runs.

Prerequisites

  • Python 3.x installed on your system.
  • Pip installed on your system.

About

This repository contains the all learning material of MLOPs using ml-flow. MLflow is an open source platform to manage the ML lifecycle, including experimentation, reproducibility, deployment, and a central model registry


Languages

Language:Jupyter Notebook 100.0%