Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

sample.dvc 415 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  1. cmd: python cmd.py input.data output.data metrics.json
  2. deps:
  3. - md5: da2259ee7c12ace6db43644aef2b754c
  4. path: dep1
  5. - md5: e309de87b02312e746ec5a500844ce77
  6. path: dep2
  7. md5: 521ac615cfc7323604059d81d052ce00
  8. outs:
  9. - cache: true
  10. md5: 70f3c9157e3b92a6d2c93eb51439f822
  11. metric: false
  12. path: out1
  13. - cache: false
  14. md5: d7a82c3cdfd45c4ace13484a931fc526
  15. metric:
  16. type: json
  17. xpath: AUC
  18. path: out2
  19. locked: True
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...