Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

Metric logger for ML projects.

Project description

DVCLive

PyPI Status Python Version License

Tests Codecov pre-commit Black

DVCLive is a Python library for logging machine learning metrics and other metadata in simple file formats, which is fully compatible with DVC.

Documentation

Installation

You can install dvclive via pip from PyPI:

$ pip install dvclive

Depending on the ML framework you plan to use to train your model, you might need to specify one of the optional dependencies: mmcv, tf, xgb. Or all to include them all. For example, for TensorFlow the command should look like this:

pip install dvclive[tf]

TensorFlow and its dependencies will be installed automatically.

To install the development version, run:

pip install git+https://github.com/iterative/dvclive

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the Apache 2.0 license, dvclive is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page