Skip to content

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