nafisatibrahim commited on
Commit
8585a38
·
verified ·
1 Parent(s): 8550955

Correct BuildersLab framing (community, not training program), add badges

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -16,6 +16,8 @@ size_categories:
16
 
17
  # LendingClub Loan Data (2007–2018)
18
 
 
 
19
  Personal loan applications and originations from LendingClub (2007–2018), sourced from Kaggle. Used by [BuildersLab](https://github.com/BuildersLab)'s **Credit Risk Default** project to build an explainable model that predicts **loan application defaults** — not a credit card product — for a fictional bank case study.
20
 
21
  - **Project repo:** https://github.com/BuildersLab/Credit-Risk-Default
@@ -24,7 +26,9 @@ Personal loan applications and originations from LendingClub (2007–2018), sour
24
 
25
  ## About the project
26
 
27
- BuildersLab is a training program where small teams ship an end-to-end ML product over several weeks. This dataset backs **Credit Risk Default**: an explainable credit-risk platform that predicts the probability a personal loan will default, using only borrower and loan characteristics available at origination, and surfaces the result through an interactive review dashboard for credit officers. NorthBay Bank is a fictional company created for this training exercise.
 
 
28
 
29
  ### Team
30
 
 
16
 
17
  # LendingClub Loan Data (2007–2018)
18
 
19
+ [![License: CC0-1.0](https://img.shields.io/badge/License-CC0%201.0-lightgrey)](https://creativecommons.org/publicdomain/zero/1.0/) [![BuildersLab](https://img.shields.io/badge/BuildersLab-builderslab.dev-F05A24)](https://builderslab.dev/) [![GitHub repo](https://img.shields.io/badge/GitHub-Credit--Risk--Default-181717?logo=github)](https://github.com/BuildersLab/Credit-Risk-Default)
20
+
21
  Personal loan applications and originations from LendingClub (2007–2018), sourced from Kaggle. Used by [BuildersLab](https://github.com/BuildersLab)'s **Credit Risk Default** project to build an explainable model that predicts **loan application defaults** — not a credit card product — for a fictional bank case study.
22
 
23
  - **Project repo:** https://github.com/BuildersLab/Credit-Risk-Default
 
26
 
27
  ## About the project
28
 
29
+ [BuildersLab](https://builderslab.dev/) is a community that turns learners into builders through real projects, not just tutorials. It gives students and early-career people real-world experience, mentorship, and guidance so they can grow from learners into confident builders ready for the first day of their careers.
30
+
31
+ This dataset backs **Credit Risk Default**: an explainable credit-risk platform that predicts the probability a personal loan will default, using only borrower and loan characteristics available at origination, and surfaces the result through an interactive review dashboard for credit officers. NorthBay Bank is a fictional company created for this exercise.
32
 
33
  ### Team
34