Created
October 7, 2022 18:12
-
-
Save ivyleavedtoadflax/91b21bdb9f2c7e53d102e0f871642d56 to your computer and use it in GitHub Desktop.
DVC issue example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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