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 459 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: 9d9ed0435feb9c20816a5cac448418f3
  2. cmd: python code/train_model.py
  3. deps:
  4. - md5: 9ee0468925c998fda26d197a14d1caec
  5. path: data/processed_train_data.npy
  6. - md5: 655c3242c17b3d0213d7ce4d9f78344d
  7. path: code/train_model.py
  8. outs:
  9. - md5: c48258ba79feb691b5600a2001411485
  10. path: data/model.pkl
  11. cache: true
  12. metric: false
  13. persist: false
  14. - md5: 966d70379e742f864a0e0ea2c04cfada
  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...