Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 566 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 566 Bytes

Classification with MLflow

TensorFlow mlflow

This repository contains an example of solving a classification problem using MLflow, an open-source platform for the complete machine learning lifecycle. MLflow provides tools for experiment tracking, reproducibility, and model management, making it easier to develop and deploy machine learning models.