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

10_evaluate.dvc 760 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
  1. md5: 033296b18a4f474c945d79b91cacf533
  2. cmd: python lendingclub/modeling/10_evaluate.py -m catboost_regr
  3. wdir: ..
  4. deps:
  5. - md5: c77b610090121b21cdad427c7ef64a7b
  6. path: lendingclub/modeling/10_evaluate.py
  7. - md5: 23f5567b9e1db85db4e1f45acccb71d9
  8. path: data/eval_loan_info_scored.fth
  9. outs:
  10. - md5: 784c7aff966580de96469ad668705414
  11. path: results/default_rate.json
  12. cache: true
  13. metric: true
  14. persist: false
  15. - md5: 5419c0c27cb998c64f38e25d9716d556
  16. path: results/return.json
  17. cache: true
  18. metric: true
  19. persist: false
  20. - md5: 0530a419d86f8cd717c587f84dd3348e
  21. path: results/summary_mbm_return.json
  22. cache: true
  23. metric: true
  24. persist: false
  25. - md5: de3c8d4b2f582b4b60ff4dff8ed2cdf0
  26. path: results/count.json
  27. cache: true
  28. metric: true
  29. persist: false
Tip!

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

Comments

Loading...