dvclive
dvclive copied to clipboard
π Log and track ML metrics, parameters, models with Git and/or DVC
Some of the callbacks write out train/val/test metrics. Can we combine these onto one plot instead of plotting them all separately?
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...
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...
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...
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...
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,...