Archive Model Evaluation with Graphs #21509
PatrickRutledge
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I needed a better way to archive ML models with their test data—something shareable, reproducible, and clear. EchoReport Lab captures every run: training history, epoch metrics, model summary, TSNE embeddings, line charts, notes, even the source code—bundled into a single HTML output.
View directly in VS Code or browser. Export to PDF for review, annotation, or handoff. Each run is serialized to keep reports straight and eliminate confusion. Ideal for dashboards, internal audits, or archiving.
Hope this is helpful to someone. Check links below.
📦 PyPI Package 💻 Project Repo 📖 README ov-file
Beta Was this translation helpful? Give feedback.
All reactions