|
--- |
|
dataset_info: |
|
features: |
|
- name: text |
|
struct: |
|
- name: Credit history |
|
dtype: string |
|
- name: Duration of requested credit in months |
|
dtype: string |
|
- name: Employment duration in years |
|
dtype: string |
|
- name: Requested credit amount in Dollars |
|
dtype: string |
|
- name: Housing |
|
dtype: string |
|
- name: Interest rate amount as the % of disposable income |
|
dtype: string |
|
- name: Job |
|
dtype: string |
|
- name: Most valuable existing asset |
|
dtype: string |
|
- name: Number of dependents |
|
dtype: string |
|
- name: Number of previous loans with the bank |
|
dtype: string |
|
- name: Other debtors\/guarantors |
|
dtype: string |
|
- name: Other loans |
|
dtype: string |
|
- name: Present residence duration in years |
|
dtype: string |
|
- name: Purpose of the requested credit |
|
dtype: string |
|
- name: Savings amount in dollars |
|
dtype: string |
|
- name: Status of checking account |
|
dtype: string |
|
- name: label |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 189165 |
|
num_examples: 680 |
|
- name: val |
|
num_bytes: 33348 |
|
num_examples: 120 |
|
- name: test |
|
num_bytes: 55287 |
|
num_examples: 200 |
|
download_size: 457767 |
|
dataset_size: 277800 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: val |
|
path: data/val-* |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|