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

training.dvc 487 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 code/train_model.py
  2. deps:
  3. - md5: 9ee0468925c998fda26d197a14d1caec
  4. path: data/processed_train_data.npy
  5. - md5: bbbf1c10f60b468716c18e6c4fce1d82
  6. path: code/train_model.py
  7. md5: 8dd528fbf3cd6ea79ba3af5a0dd8c6c1
  8. outs:
  9. - cache: true
  10. md5: 878781e1a41b5fcf28f12c16d30a383d
  11. metric: false
  12. path: data/model.pkl
  13. - cache: false
  14. md5: 8c9519f41454cdb3dd6be851f9aaef13
  15. metric:
  16. type: json
  17. xpath: training_time
  18. path: metrics/train_metric.json
  19. wdir: .
Tip!

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

Comments

Loading...