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 498 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
20
  1. cmd: ' python3 code/train_model.py'
  2. deps:
  3. - md5: 9ee0468925c998fda26d197a14d1caec
  4. path: data/processed_train_data.npy
  5. - md5: 0581a93e64c2821a9b2f62edd4ed05e9
  6. path: code/train_model.py
  7. md5: e4b9d70307ee4bc884a93f00e16f42da
  8. outs:
  9. - cache: true
  10. md5: c1c0b51117389fc1ab00ea87c9ab1971
  11. path: data/model.pkl
  12. metric: false
  13. persist: false
  14. - cache: false
  15. md5: 950fcd9b33e26d1570b2c191f1f4afcf
  16. metric:
  17. type: json
  18. xpath: training_time
  19. path: metrics/train_metric.json
  20. persist: false
Tip!

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

Comments

Loading...