Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,14 @@ configs:
|
|
| 10 |
- split: train
|
| 11 |
path: Credit_Score.csv
|
| 12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
|
|
|
| 14 |
|
| 15 |
# Credit Score Classification - Exploratory Data Analysis (EDA)
|
| 16 |
|
|
|
|
| 10 |
- split: train
|
| 11 |
path: Credit_Score.csv
|
| 12 |
---
|
| 13 |
+
# Credit Score Classification - Exploratory Data Analysis (EDA)
|
| 14 |
+
|
| 15 |
+
<div align="center">
|
| 16 |
+
<h3>Project Presentation</h3>
|
| 17 |
+
<video src="Project_Credit-score-analysis.mp4" controls width="100%"></video>
|
| 18 |
+
</div>
|
| 19 |
|
| 20 |
+
---
|
| 21 |
|
| 22 |
# Credit Score Classification - Exploratory Data Analysis (EDA)
|
| 23 |
|