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

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)