Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

06_data_and_eval_preparation.dvc 977 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
24
25
26
27
28
29
30
31
32
33
  1. md5: 70c0f6921d63d44f84be2186b8393432
  2. cmd: python lendingclub/data_and_eval_preparation/06_data_and_eval_preparation.py
  3. wdir: ..
  4. deps:
  5. - md5: abce47032e3fab802722e5c1976b9572
  6. path: lendingclub/data_and_eval_preparation/06_data_and_eval_preparation.py
  7. - md5: be7b54db72b3483cc2c5783f52df6e81
  8. path: data/clean_loan_info.fth
  9. - md5: 69b8ca3a79d72113a91b3c91a9a22a1d
  10. path: data/clean_pmt_history.fth
  11. - md5: 9dd5c2cc4c85bd548fc3bfd298760b5e
  12. path: data/strings_loan_info.fth
  13. outs:
  14. - md5: 260a19ec89487ed6212e79c4cc5121c4
  15. path: data/clean_loan_info_api_name_matched.fth
  16. cache: true
  17. metric: false
  18. persist: false
  19. - md5: a54504dea56522958a7bf1011ece1560
  20. path: data/base_loan_info.fth
  21. cache: true
  22. metric: false
  23. persist: false
  24. - md5: 9982a599d7656cc35b949f3a2a71fdcd
  25. path: data/scaled_pmt_hist.fth
  26. cache: true
  27. metric: false
  28. persist: false
  29. - md5: b9e921cf0ae7d7f310eaff08d5c278a5
  30. path: data/eval_loan_info.fth
  31. cache: true
  32. metric: false
  33. persist: false
Tip!

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

Comments

Loading...