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: fd08530d633a60d0c440f5e1f90d498d
  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: a7e41924eb3f29ce315952cea04cd538
  8. path: data/strange_pmt_hist_ids.pkl
  9. - md5: d4a6259ac8bb88af711a7a4ec492ccc4
  10. path: data/base_loan_info.fth
  11. - md5: 0ca536bda4548eafdd1b2991e6610917
  12. path: data/eval_loan_info.fth
  13. outs:
  14. - md5: 634b26a3b36ff97f3b6f80998ee6c189
  15. path: data/train_test_ids.pkl
  16. cache: true
  17. metric: false
  18. persist: false
  19. - md5: 40ea9f2e88f34ed79e1b9a795fd4f915
  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...