dvclive icon indicating copy to clipboard operation
dvclive copied to clipboard

πŸ“ˆ Log and track ML metrics, parameters, models with Git and/or DVC

Results 113 dvclive issues
Sort by recently updated
recently updated
newest added

Some of the callbacks write out train/val/test metrics. Can we combine these onto one plot instead of plotting them all separately?

p3-nice-to-have
A: frameworks
A: report

Just to debug test failures on main for now.

updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.1 β†’ v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2)

updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.3 β†’ v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.4)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.3.1. Release notes Sourced from codecov/codecov-action's releases. v4.3.1 What's Changed build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @​dependabot in codecov/codecov-action#1370 fix: more verbose log...

maintenance

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.4.0. Release notes Sourced from codecov/codecov-action's releases. v4.4.0 What's Changed chore: Clarify isPullRequestFromFork by @​jsoref in codecov/codecov-action#1411 build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by...

maintenance

Hi there! When calling `live.end()` after logging metrics and artifacts, the process of creating the DVC experiment and pushing it to the remote (I have `exp.auto_push` set to `True`) is...

performance
triage

Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1. Changelog Sourced from mypy's changelog. Mypy 1.10.1 Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR 17420) Acknowledgements Thanks...

maintenance

updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.8 β†’ v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.8...v0.5.0)

Add py.typed to allow using mypy in client code. - [x] ❗ I have followed the [Contributing to DVCLive](https://github.com/iterative/dvclive/blob/main/CONTRIBUTING.rst) guide. - [ ] πŸ“– If this PR requires [documentation](https://dvc.org/doc) updates,...