Skip to content

This project is part of MLOps-Salary-project and serve Mlflow UI to fully monitor model progress

License

Notifications You must be signed in to change notification settings

Senan25/mlflow_track_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

mlflow_track_server

This project uses MLflow UI to track, manage, and deploy machine learning models efficiently. Instead of manually keeping track of different experiments and model versions, MLflow makes everything organized and reproducible in one place

πŸ”Ή What MLflow UI Does for my project MLOps-Salary-project

  • Track Experiments πŸ“ – Every model run is logged with metrics, parameters, and artifacts. No more guessing which experiment performed best!
  • Model Registry πŸ“¦ – We store, version, and manage models here, so we can easily move them from development β†’ staging β†’ production
  • Artifact Storage πŸ“ – MLflow saves logs, model files, and outputs, making it easy to check past results
  • Deployment πŸš€ – Models can be served directly from MLflow when ready for production
  • Reproducibility πŸ”„ – Tracks code, dependencies, and environment for every run, so experiments are always reproducible

About

This project is part of MLOps-Salary-project and serve Mlflow UI to fully monitor model progress

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published