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: 496ea9a2d7824437eb8d3e94aed04d83
  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: 18fabab6a8199c502f1344082608c962
  8. path: data/clean_loan_info.fth
  9. - md5: 40ed9d74a8278ec8567ea5c0ab30feda
  10. path: data/clean_pmt_history.fth
  11. - md5: 06f4a45c8a3a80fac9513e2c15a71a35
  12. path: data/strings_loan_info.fth
  13. outs:
  14. - md5: 0730770e8b4d42a3cd4bdc69fc1bdd15
  15. path: data/clean_loan_info_api_name_matched.fth
  16. cache: true
  17. metric: false
  18. persist: false
  19. - md5: 856d7ef6595d00e84b130b116086aeab
  20. path: data/base_loan_info.fth
  21. cache: true
  22. metric: false
  23. persist: false
  24. - md5: edbd42a9e43433b28ce68ca2794be013
  25. path: data/scaled_pmt_hist.fth
  26. cache: true
  27. metric: false
  28. persist: false
  29. - md5: a9a122db4d2cda462cf83151cc1a1983
  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...