levnikmyskin/that_metric_timeline
That Metric Timeline (TMT) is a Python library aimed at the machine/deep learning practitioner/researcher. It helps tracking experiments, saving code, metrics and results
When working on machine learning projects, it's easy to lose track of different experiments, their results, and the exact code used. This tool helps machine learning practitioners and researchers organize their work. You feed it your experimental code and it saves key metrics, results, and code snapshots, allowing you to easily retrieve and review past experiments.
No commits in the last 6 months.
Use this if you are a machine learning practitioner or researcher running many experiments and need a simple, organized way to track their progress, metrics, and associated code.
Not ideal if you need advanced features like web dashboards, real-time plotting, or collaboration tools, as this focuses on bare-minimum, local experiment tracking.
Stars
21
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/levnikmyskin/that_metric_timeline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sktime/sktime
A unified framework for machine learning with time series
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.