Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,14 @@ size_categories:
|
|
10 |
- 1M<n<10M
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## Dataset Structure
|
14 |
|
15 |
### Data Instances
|
|
|
10 |
- 1M<n<10M
|
11 |
---
|
12 |
|
13 |
+
### Dataset Summary
|
14 |
+
|
15 |
+
Alfa BKI is a unique high-quality dataset collected from the real data source of credit history bureaus (in Russian "бюро кредитных историй/БКИ"). It contains history of the history of corresponding credit products and the applicant's default on the loan.
|
16 |
+
|
17 |
+
### Supported Tasks and Leaderboards
|
18 |
+
|
19 |
+
The dataset is supposed to be used for training models for the classical bank task of predicting the default of the applicant.
|
20 |
+
|
21 |
## Dataset Structure
|
22 |
|
23 |
### Data Instances
|