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

train_model.dvc 530 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. md5: 8eebc8b40f52123c9ff4e5800a38267e
  2. cmd: python code/train_model.py
  3. deps:
  4. - md5: 445410d7655527195d1767d00412349e
  5. path: data/featurized_train_sj.csv
  6. - md5: 2f0f929ebe6ec892c5bdd532585d9a24
  7. path: data/featurized_train_iq.csv
  8. - md5: 34d67398fd189b2bfdd53a23c45e47a9
  9. path: code/train_model.py
  10. outs:
  11. - md5: 334cd236bc9bd0108aa068a038ecab99
  12. path: data/sj_model.pkl
  13. cache: true
  14. metric: false
  15. persist: false
  16. - md5: 541b662b3112e68c977660d84f79dad0
  17. path: data/iq_model.pkl
  18. cache: true
  19. metric: false
  20. persist: false
Tip!

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

Comments

Loading...