#135 · Primary category: MLOps & Evaluation
traceml
Engine for AI/ML/Data tracking, visualization, explainability, drift detection, and dashboards for Polyaxon.
Project last updated:08/29/26
GitHub Stars
534
Forks
46
Contributors
100
License
Apache-2.0
Why we included this project
TraceML is the tracking and visualization engine that sits behind Polyaxon, and it works as a standalone library too. You log hyperparameters, metrics, data references, and artifacts from plain Python scripts or through callbacks for PyTorch, TensorFlow, Keras, Fastai, and Hugging Face. Beyond experiment logging it also profiles data, explains model behavior, and flags drift, so you can tell whether the data feeding a deployed model has shifted even when the loss curve looks fine. The offline mode lets you initialize tracking without a running API and capture runs locally, which is handy for trying it out before committing to a full Polyaxon setup. If you are already on Polyaxon it is the obvious companion; if you are shopping for an experiment tracker, you can test its logging API in your own training loop without any infrastructure.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models