Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mribeirodantas
Created March 3, 2020 11:00
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 mribeirodantas/64f3b4c11bf578320e2e28369cbcdf02 to your computer and use it in GitHub Desktop.
Save mribeirodantas/64f3b4c11bf578320e2e28369cbcdf02 to your computer and use it in GitHub Desktop.
# Then let's reproduce our full pipeline
dvc repro evaluate.dvc
# Let's compare our metrics.
dvc metrics show -T
# Output
working tree:
output_dir/metric.txt: 95
baseline-experiment:
output_dir/metric.txt: 87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment