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

07_create_train_test.dvc 707 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
21
22
23
  1. md5: f94da2a2b55c3111e3a4f98c0e89153c
  2. cmd: python lendingclub/data_and_eval_preparation/07_create_train_test.py
  3. wdir: ..
  4. deps:
  5. - md5: 17b19bbc718891f6b28c3d4f2f852041
  6. path: lendingclub/data_and_eval_preparation/07_create_train_test.py
  7. - md5: 00613bb2674820d66c9170b5c62eb1c0
  8. path: data/strange_pmt_hist_ids.pkl
  9. - md5: 25a1227f836ff14944e49aa3942fe9c6
  10. path: data/base_loan_info.fth
  11. - md5: 0de24cf9e698052f3cc8d2f646043b66
  12. path: data/eval_loan_info.fth
  13. outs:
  14. - md5: 1f6dd5e0d335bdd917df0c2caae18067
  15. path: data/train_test_ids.pkl
  16. cache: true
  17. metric: false
  18. persist: false
  19. - md5: acb3a79d39924d4dd8da24b8639184f4
  20. path: data/bootstrap_test_idx.pkl
  21. cache: true
  22. metric: false
  23. persist: false
Tip!

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

Comments

Loading...