Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,72 +1,74 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name: duration in months
|
5 |
-
dtype: int64
|
6 |
-
- name: credit amount
|
7 |
-
dtype: int64
|
8 |
-
- name: age
|
9 |
-
dtype: int64
|
10 |
- name: status of existing checking account_0 to less than 200 DM
|
11 |
-
dtype:
|
12 |
- name: status of existing checking account_200 DM or more
|
13 |
-
dtype:
|
14 |
- name: status of existing checking account_less than 0 DM
|
15 |
-
dtype:
|
16 |
- name: status of existing checking account_no checking account
|
17 |
-
dtype:
|
18 |
- name: purpose of credit_for business
|
19 |
-
dtype:
|
20 |
- name: purpose of credit_for education
|
21 |
-
dtype:
|
22 |
- name: purpose of credit_for other reasons
|
23 |
-
dtype:
|
24 |
- name: purpose of credit_for repairs
|
25 |
-
dtype:
|
26 |
- name: purpose of credit_for retraining
|
27 |
-
dtype:
|
28 |
- name: purpose of credit_to buy a new car
|
29 |
-
dtype:
|
30 |
- name: purpose of credit_to buy a radio or television
|
31 |
-
dtype:
|
32 |
- name: purpose of credit_to buy a used car
|
33 |
-
dtype:
|
34 |
- name: purpose of credit_to buy domestic appliances
|
35 |
-
dtype:
|
36 |
- name: purpose of credit_to buy furniture or equipment
|
37 |
-
dtype:
|
38 |
- name: sex_male
|
39 |
-
dtype:
|
40 |
- name: housing_owned
|
41 |
-
dtype:
|
42 |
- name: housing_provided for free
|
43 |
-
dtype:
|
44 |
- name: housing_rented
|
45 |
-
dtype:
|
46 |
- name: job status_manager, self-employed, or highly qualified
|
47 |
-
dtype:
|
48 |
- name: job status_skilled worker or official
|
49 |
-
dtype:
|
50 |
- name: job status_unemployed or unskilled (non-resident)
|
51 |
-
dtype:
|
52 |
- name: job status_unskilled worker (resident)
|
53 |
-
dtype:
|
54 |
- name: marital status_divorced / separated
|
55 |
-
dtype:
|
56 |
- name: marital status_divorced / separated / married
|
57 |
-
dtype:
|
58 |
- name: marital status_married / widowed
|
59 |
-
dtype:
|
60 |
- name: marital status_single
|
61 |
-
dtype:
|
62 |
-
- name:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
dtype: int64
|
64 |
splits:
|
65 |
- name: train
|
66 |
-
num_bytes:
|
67 |
-
num_examples:
|
68 |
-
download_size:
|
69 |
-
dataset_size:
|
70 |
configs:
|
71 |
- config_name: default
|
72 |
data_files:
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- name: status of existing checking account_0 to less than 200 DM
|
5 |
+
dtype: int64
|
6 |
- name: status of existing checking account_200 DM or more
|
7 |
+
dtype: int64
|
8 |
- name: status of existing checking account_less than 0 DM
|
9 |
+
dtype: int64
|
10 |
- name: status of existing checking account_no checking account
|
11 |
+
dtype: int64
|
12 |
- name: purpose of credit_for business
|
13 |
+
dtype: int64
|
14 |
- name: purpose of credit_for education
|
15 |
+
dtype: int64
|
16 |
- name: purpose of credit_for other reasons
|
17 |
+
dtype: int64
|
18 |
- name: purpose of credit_for repairs
|
19 |
+
dtype: int64
|
20 |
- name: purpose of credit_for retraining
|
21 |
+
dtype: int64
|
22 |
- name: purpose of credit_to buy a new car
|
23 |
+
dtype: int64
|
24 |
- name: purpose of credit_to buy a radio or television
|
25 |
+
dtype: int64
|
26 |
- name: purpose of credit_to buy a used car
|
27 |
+
dtype: int64
|
28 |
- name: purpose of credit_to buy domestic appliances
|
29 |
+
dtype: int64
|
30 |
- name: purpose of credit_to buy furniture or equipment
|
31 |
+
dtype: int64
|
32 |
- name: sex_male
|
33 |
+
dtype: int64
|
34 |
- name: housing_owned
|
35 |
+
dtype: int64
|
36 |
- name: housing_provided for free
|
37 |
+
dtype: int64
|
38 |
- name: housing_rented
|
39 |
+
dtype: int64
|
40 |
- name: job status_manager, self-employed, or highly qualified
|
41 |
+
dtype: int64
|
42 |
- name: job status_skilled worker or official
|
43 |
+
dtype: int64
|
44 |
- name: job status_unemployed or unskilled (non-resident)
|
45 |
+
dtype: int64
|
46 |
- name: job status_unskilled worker (resident)
|
47 |
+
dtype: int64
|
48 |
- name: marital status_divorced / separated
|
49 |
+
dtype: int64
|
50 |
- name: marital status_divorced / separated / married
|
51 |
+
dtype: int64
|
52 |
- name: marital status_married / widowed
|
53 |
+
dtype: int64
|
54 |
- name: marital status_single
|
55 |
+
dtype: int64
|
56 |
+
- name: duration in months
|
57 |
+
dtype: int64
|
58 |
+
- name: credit amount
|
59 |
+
dtype: int64
|
60 |
+
- name: age
|
61 |
+
dtype: int64
|
62 |
+
- name: credit worthiness
|
63 |
+
dtype: int64
|
64 |
+
- name: __index_level_0__
|
65 |
dtype: int64
|
66 |
splits:
|
67 |
- name: train
|
68 |
+
num_bytes: 124000
|
69 |
+
num_examples: 500
|
70 |
+
download_size: 29336
|
71 |
+
dataset_size: 124000
|
72 |
configs:
|
73 |
- config_name: default
|
74 |
data_files:
|