{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/5"}],"enrichment":{"capability":"DVCLive logs machine learning metrics, parameters, and plots to simple file formats that integrate with DVC for experiment tracking and comparison.","skillfed_tags":["experiment-tracking","dvc-ecosystem","ml-logging"],"use_cases":["Log training metrics and parameters during model development, then compare across multiple experiment runs using dvc exp show.","Track validation metrics in a Git-versioned format without setting up external services.","Integrate with PyTorch Lightning or Scikit-learn workflows to automatically capture metrics alongside your training code.","Visualize experiment results in VS Code using the DVC extension or push to DVC Studio for team collaboration.","Store plots and metrics as plain text files that can be reviewed in version control history without external dependencies."],"what_it_does":"DVCLive is a Python library that logs machine learning experiment metadata\u2014metrics, parameters, and plots\u2014to plain text files compatible with DVC. Unlike heavier ML logging platforms, it stores everything locally as versioned files that can be tracked by Git or DVC, eliminating the need for external services or servers. It integrates with the DVC ecosystem to enable experiment comparison and visualization through the DVC CLI, VS Code extension, or DVC Studio.\n\nThe library is designed for teams already using DVC for data versioning and experiment management. It provides a simple context-manager API for logging during training loops, supports framework integrations, and can save experiment runs as hidden Git commits for reproducibility. The main trade-off is that it assumes you're working within a DVC-managed repository rather than offering a standalone logging solution.","worth_installing":"Yes, if you are already using DVC or planning to adopt it for experiment management. DVCLive is a natural fit for teams that want lightweight, Git-friendly metric logging without external services. If you are not using DVC and prefer a standalone logger, the nine runtime dependencies and DVC integration requirement make it less attractive. No known security vulnerabilities and active maintenance support the recommendation."},"id":"dvclive","links":{"html":"https://skillfed.io/packages/dvclive","md":"https://skillfed.io/packages/dvclive.md","pypi":"https://pypi.org/project/dvclive/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-05","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"dvclive","python_support":"supports_current","summary":"Experiments logger for ML projects."},"popularity":{"monthly_downloads":569757,"position":5959,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.49.1"}
