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 629 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
  1. md5: fe7cef720b099b488d954d8ada163faf
  2. cmd: python lendingclub/data_and_eval_preparation/07_create_train_test.py
  3. wdir: ..
  4. deps:
  5. - md5: 74069c6aac159aca0c6dc064630116e7
  6. path: lendingclub/data_and_eval_preparation/07_create_train_test.py
  7. - md5: 9b14dc81b29a6a35e2edb6246d8175a5
  8. path: data/base_loan_info.fth
  9. - md5: 64f134589bf3c47f4e8579d9ab960fdb
  10. path: data/eval_loan_info.fth
  11. outs:
  12. - md5: 0f84bf59f621161d221a32210552c859
  13. path: data/train_test_ids.pkl
  14. cache: true
  15. metric: false
  16. persist: false
  17. - md5: 2df11016e79e545bdace2b5f2bc7456e
  18. path: data/bootstrap_test_idx.pkl
  19. cache: true
  20. metric: false
  21. persist: false
Tip!

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

Comments

Loading...