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: 441f34ceb09fde4d2a71409f1c7cfb34
  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: aa43ba3a3151b754ec00485ab2d0ad3f
  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: 534f93e4416a67ef3b03437432bab6eb
  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...