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: eba6cf03aae23d02d606a2811c7983f7
  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: 94fba3602276433799ccd6c3c03bb63d
  10. path: data/base_loan_info.fth
  11. - md5: b5f5ddbab55912e39c3c57b2b2678604
  12. path: data/eval_loan_info.fth
  13. outs:
  14. - md5: 727312f2088b5c9d9b126a52da1e302a
  15. path: data/train_test_ids.pkl
  16. cache: true
  17. metric: false
  18. persist: false
  19. - md5: c9ae4077845c46c66c4a27e284935f33
  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...