LEGACY PROJECT · EXPERIMENT TRACKING

ML Experiment Tracker

Updated: May 2026

Built a CLI-based experiment tracking system for reproducible ML workflows, structured run logging, metric comparison, and evaluation across experiments.

Problem

As experiment counts grow, unstructured records make it difficult to reproduce results, compare configurations, and select the strongest run.

Technical Highlights

Python · CLI · JSON Storage · PyTest · CI/CD

  • Timestamped, reproducible experiment runs
  • Structured metric logging and comparison
  • CLI-driven experimentation workflow
← Back to Selected Projects