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: ab01b235b3c143c2d7f90b6887355375
  2. cmd: python lendingclub/data_and_eval_preparation/06_data_and_eval_preparation.py
  3. wdir: ..
  4. deps:
  5. - md5: 8464024e70e2628772b68869a06d71b3
  6. path: lendingclub/data_and_eval_preparation/06_data_and_eval_preparation.py
  7. - md5: 7f1ad8dd51b95dd7025d770463dda507
  8. path: data/clean_loan_info.fth
  9. - md5: efd3bc14acbad5bedacfaf1e72e29a35
  10. path: data/clean_pmt_history.fth
  11. - md5: 9dd5c2cc4c85bd548fc3bfd298760b5e
  12. path: data/strings_loan_info.fth
  13. outs:
  14. - md5: c673c5fcf90c3666ce56adaff3a6ee7c
  15. path: data/clean_loan_info_api_name_matched.fth
  16. cache: true
  17. metric: false
  18. persist: false
  19. - md5: 94fba3602276433799ccd6c3c03bb63d
  20. path: data/base_loan_info.fth
  21. cache: true
  22. metric: false
  23. persist: false
  24. - md5: 26a7eba0b01a9eb4c075127a9cfc51f2
  25. path: data/scaled_pmt_hist.fth
  26. cache: true
  27. metric: false
  28. persist: false
  29. - md5: b5f5ddbab55912e39c3c57b2b2678604
  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...