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: 9053985a1019e67e04c771e7f10762ed
  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: e8d49828ff4077e9e4247d893d7fea2a
  8. path: data/base_loan_info.fth
  9. - md5: a9a122db4d2cda462cf83151cc1a1983
  10. path: data/eval_loan_info.fth
  11. outs:
  12. - md5: 53047248246c1a567b3595246d619666
  13. path: data/train_test_ids.pkl
  14. cache: true
  15. metric: false
  16. persist: false
  17. - md5: 3c06481e9efee184e823fbcf5837be92
  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...