#135 · Primary category: MLOps & Evaluation

traceml

dask data-exploration data-profiling data-quality data-quality-checks data-science data-visualization dataframes dataops explainable-ai matplotlib mlops pandas pandas-summary plotly pytorch spark statistics tensorflow tracking

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