mstz commited on
Commit
0ebe148
1 Parent(s): ab5b732

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -5,7 +5,7 @@ tags:
5
  - nbfi
6
  - tabular_classification
7
  - binary_classification
8
- pretty_name: Adult
9
  size_categories:
10
  - 1K<n<10K
11
  task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
@@ -15,10 +15,12 @@ configs:
15
  ---
16
  # NBFI
17
  The [NBFI dataset](https://www.kaggle.com/datasets/meastanmay/nbfi-vehicle-loan-repayment-dataset) from the [Kaggle](https://www.kaggle.com/datasets).
18
- Client default prediction
 
 
 
 
19
 
20
- # Configurations and tasks
21
- - `default`, for binary classification of the individual's future default status.
22
 
23
  # Features
24
  |**Feature** |**Type** |
 
5
  - nbfi
6
  - tabular_classification
7
  - binary_classification
8
+ pretty_name: NBFI
9
  size_categories:
10
  - 1K<n<10K
11
  task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
 
15
  ---
16
  # NBFI
17
  The [NBFI dataset](https://www.kaggle.com/datasets/meastanmay/nbfi-vehicle-loan-repayment-dataset) from the [Kaggle](https://www.kaggle.com/datasets).
18
+ Client default prediction.
19
+
20
+ | **Configuration** | **Task** | **Description** |
21
+ |-------------------|---------------------------|-----------------------------------------------------------------|
22
+ | default | Binary classification | Has the client defaulted? |
23
 
 
 
24
 
25
  # Features
26
  |**Feature** |**Type** |