Metric logger for ML projects.
Project description
DVCLive
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
pip (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. The command should look like this: pip install dvclive[tf] (in this case TensorFlow and it’s dependencies will be installed automatically).
To install the development version, run:
pip install git+git://github.com/iterative/dvclive
Copyright
This project is distributed under the Apache license version 2.0 (see the LICENSE file in the project root).
By submitting a pull request to this project, you agree to license your contribution under the Apache license version 2.0 to this project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for dvclive-0.7.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16a810d87a370dfdcb5e7f685a475f47027ff3340ea953f1891905400efc4094 |
|
MD5 | b8940aa4feeb0e0ee18664f92a5169c3 |
|
BLAKE2b-256 | 5a32e0f4eef9855cc68700c06684ae6e0b84da2b5539d37eb39189ae62054cee |