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: 185e80727d1a4dd71a8ce7397451c8b7
  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: 333827419e6ba63a78ea3564674aafbe
  8. path: data/clean_loan_info.fth
  9. - md5: 3922ee836d7d3a7ae6e3232438338fbe
  10. path: data/clean_pmt_history.fth
  11. - md5: 2e2294dda175ba5523f5fe926f1acf60
  12. path: data/strings_loan_info.fth
  13. outs:
  14. - md5: ee84127d145f8233fdb281dc27239bfa
  15. path: data/clean_loan_info_api_name_matched.fth
  16. cache: true
  17. metric: false
  18. persist: false
  19. - md5: 25a1227f836ff14944e49aa3942fe9c6
  20. path: data/base_loan_info.fth
  21. cache: true
  22. metric: false
  23. persist: false
  24. - md5: 223a9d0763a1fd2852c6e5632b69b260
  25. path: data/scaled_pmt_hist.fth
  26. cache: true
  27. metric: false
  28. persist: false
  29. - md5: 0de24cf9e698052f3cc8d2f646043b66
  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...