Skip to content

Instantly share code, notes, and snippets.

@ivyleavedtoadflax
Created October 7, 2022 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivyleavedtoadflax/91b21bdb9f2c7e53d102e0f871642d56 to your computer and use it in GitHub Desktop.
Save ivyleavedtoadflax/91b21bdb9f2c7e53d102e0f871642d56 to your computer and use it in GitHub Desktop.
DVC issue example
stages:
foo:
cmd: echo '{"f1-score":0.99}' > f1.json
metrics:
- f1.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment