Metadata-Version: 2.4
Name: evalgit
Version: 0.1.0
Summary: CLI tool for locally tracking and reporting machine learning evaluation metrics.
Author-email: Fadl Ghaddar <fadl2009gh@gmail.com>
License-Expression: Apache-2.0
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# EvalGit
EvalGit is a lightweight CLI tool that tracks and compares machine learning model evaluation metrics over time; like git, but for performance. It stores all your model versions and their scores in a local db file, making it perfect for experimentation, reproducibility, and audits.
