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 460 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. md5: aee50e6b6da7134d1310cfdaeab0f341
  2. cmd: python3 code/train_model.py
  3. deps:
  4. - md5: 9ee0468925c998fda26d197a14d1caec
  5. path: data/processed_train_data.npy
  6. - md5: 09b6d6bc89f720c0ce7cb6fed45bec86
  7. path: code/train_model.py
  8. outs:
  9. - md5: 0014276654adcab0686d02c480d5a9d2
  10. path: data/model.pkl
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: 7f3a7f3512606622d739c7f03b407e2a
  15. path: metrics/train_metric.json
  16. cache: false
  17. metric: true
  18. persist: false
Tip!

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

Comments

Loading...