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: 1ec0ef72d01e7961f91bc52be94c5e20
  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: a54504dea56522958a7bf1011ece1560
  8. path: data/base_loan_info.fth
  9. - md5: b9e921cf0ae7d7f310eaff08d5c278a5
  10. path: data/eval_loan_info.fth
  11. outs:
  12. - md5: 3e03d74baf8ac76a34fd785acf096968
  13. path: data/train_test_ids.pkl
  14. cache: true
  15. metric: false
  16. persist: false
  17. - md5: 37f1aba6d35bf52c8137b0ef50ad41cd
  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...