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
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.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dvclive-1.2.2.tar.gz.
File metadata
- Download URL: dvclive-1.2.2.tar.gz
- Upload date:
- Size: 49.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
231eaec3a1b79dbfb0a45274913ce2e17eb45b19606054e92d7d9e69e0bd1911
|
|
| MD5 |
72e97606b36df794add8e1238e16a857
|
|
| BLAKE2b-256 |
76025f6ba86de02d49c659b941d788cd49dbfe31086b25070a9ab5e430db1ae5
|
File details
Details for the file dvclive-1.2.2-py3-none-any.whl.
File metadata
- Download URL: dvclive-1.2.2-py3-none-any.whl
- Upload date:
- Size: 31.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1a526223f9333c60c49e71e0e04cb79ff53885197cb100f6cbd5f0a6b1f63ba
|
|
| MD5 |
d7b0f05a331ad7378cf7614405403708
|
|
| BLAKE2b-256 |
1d6ad5177bef144baba82ca12b3fa0eb0d753083d0dada233bcc60e95b5f627c
|