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

.gitignore 897 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
  1. /clean_pmt_history.fth
  2. /clean_loan_info.fth
  3. /strings_loan_info.fth
  4. /clean_loan_info_api_name_matched.fth
  5. /base_loan_info.fth
  6. /scaled_pmt_hist.fth
  7. /eval_loan_info.fth
  8. /raw_loan_info.fth
  9. /train_testable_eval_loan_info.fth
  10. /train_testable_base_loan_info.fth
  11. /test_eval_loan_info.fth
  12. /train_eval_loan_info.fth
  13. /test_base_loan_info.fth
  14. /train_base_loan_info.fth
  15. /test_eval_loan_info_0_bootstrap.fth
  16. /test_eval_loan_info_1_bootstrap.fth
  17. /test_eval_loan_info_2_bootstrap.fth
  18. /test_eval_loan_info_3_bootstrap.fth
  19. /test_eval_loan_info_4_bootstrap.fth
  20. /test_eval_loan_info_5_bootstrap.fth
  21. /test_eval_loan_info_6_bootstrap.fth
  22. /test_eval_loan_info_7_bootstrap.fth
  23. /test_eval_loan_info_8_bootstrap.fth
  24. /test_eval_loan_info_9_bootstrap.fth
  25. /eval_loan_info_scored.fth
  26. /bootstrap_test_eval_loan_info_ids.pkl
  27. /train_test_ids.pkl
  28. /bootstrap_test_ids.pkl
  29. /bootstrap_test_idx.pkl
  30. /pmt_hist_skiprows.pkl
  31. /dev_ids.pkl
Tip!

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

Comments

Loading...