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

dvc.lock 489 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
  1. schema: '2.0'
  2. stages:
  3. evaluate_model:
  4. cmd: python training/src/evaluate_model.py
  5. deps:
  6. - path: config/main.yaml
  7. md5: 5db6650005ebf1225920e1164c3d9d19
  8. size: 716
  9. - path: data/processed
  10. md5: 51b8b1094218074679391fd59a18ed6f.dir
  11. size: 153771
  12. nfiles: 5
  13. - path: models/xgboost
  14. md5: b8ff23bbee1184ac2b1529b7cbfefc11
  15. size: 22142
  16. - path: training/src/evaluate_model.py
  17. md5: a0c3e0b0bb08f7208d8ff4e782a38058
  18. size: 1957
Tip!

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

Comments

Loading...