id
int64
0
699
query
stringlengths
3.19k
3.19k
answer
stringclasses
2 values
choices
sequencelengths
2
2
gold
int64
0
1
text
stringlengths
213
217
200
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 12, X3: A32, X4: A43, X5: 727, X6: A62, X7: A72, X8: 4, X9: A94, X10: A101, X11: 3, X12: A124, X13: 33, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 12, X3: A32, X4: A43, X5: 727, X6: A62, X7: A72, X8: 4, X9: A94, X10: A101, X11: 3, X12: A124, X13: 33, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A192, X20: A201.
201
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 42, X3: A30, X4: A49, X5: 6289, X6: A61, X7: A72, X8: 2, X9: A91, X10: A101, X11: 1, X12: A122, X13: 33, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A13, X2: 42, X3: A30, X4: A49, X5: 6289, X6: A61, X7: A72, X8: 2, X9: A91, X10: A101, X11: 1, X12: A122, X13: 33, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
202
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 15, X3: A34, X4: A43, X5: 1271, X6: A65, X7: A73, X8: 3, X9: A93, X10: A101, X11: 4, X12: A124, X13: 39, X14: A143, X15: A153, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A13, X2: 15, X3: A34, X4: A43, X5: 1271, X6: A65, X7: A73, X8: 3, X9: A93, X10: A101, X11: 4, X12: A124, X13: 39, X14: A143, X15: A153, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
203
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 24, X3: A32, X4: A43, X5: 999, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 2, X12: A123, X13: 25, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 24, X3: A32, X4: A43, X5: 999, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 2, X12: A123, X13: 25, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
204
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 12, X3: A34, X4: A40, X5: 2122, X6: A61, X7: A73, X8: 3, X9: A93, X10: A101, X11: 2, X12: A121, X13: 39, X14: A143, X15: A151, X16: 2, X17: A172, X18: 2, X19: A191, X20: A202.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 12, X3: A34, X4: A40, X5: 2122, X6: A61, X7: A73, X8: 3, X9: A93, X10: A101, X11: 2, X12: A121, X13: 39, X14: A143, X15: A151, X16: 2, X17: A172, X18: 2, X19: A191, X20: A202.
205
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 18, X3: A32, X4: A46, X5: 750, X6: A61, X7: A71, X8: 4, X9: A92, X10: A101, X11: 1, X12: A121, X13: 27, X14: A143, X15: A152, X16: 1, X17: A171, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 18, X3: A32, X4: A46, X5: 750, X6: A61, X7: A71, X8: 4, X9: A92, X10: A101, X11: 1, X12: A121, X13: 27, X14: A143, X15: A152, X16: 1, X17: A171, X18: 1, X19: A191, X20: A201.
206
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 24, X3: A34, X4: A41, X5: 2197, X6: A65, X7: A74, X8: 4, X9: A93, X10: A101, X11: 4, X12: A123, X13: 43, X14: A143, X15: A152, X16: 2, X17: A173, X18: 2, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 24, X3: A34, X4: A41, X5: 2197, X6: A65, X7: A74, X8: 4, X9: A93, X10: A101, X11: 4, X12: A123, X13: 43, X14: A143, X15: A152, X16: 2, X17: A173, X18: 2, X19: A192, X20: A201.
207
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 12, X3: A32, X4: A43, X5: 6468, X6: A65, X7: A71, X8: 2, X9: A93, X10: A101, X11: 1, X12: A124, X13: 52, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 12, X3: A32, X4: A43, X5: 6468, X6: A65, X7: A71, X8: 2, X9: A93, X10: A101, X11: 1, X12: A124, X13: 52, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
208
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 24, X3: A32, X4: A42, X5: 1925, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A121, X13: 26, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A13, X2: 24, X3: A32, X4: A42, X5: 1925, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A121, X13: 26, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
209
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 24, X3: A33, X4: A40, X5: 4870, X6: A61, X7: A73, X8: 3, X9: A93, X10: A101, X11: 4, X12: A124, X13: 53, X14: A143, X15: A153, X16: 2, X17: A173, X18: 2, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 24, X3: A33, X4: A40, X5: 4870, X6: A61, X7: A73, X8: 3, X9: A93, X10: A101, X11: 4, X12: A124, X13: 53, X14: A143, X15: A153, X16: 2, X17: A173, X18: 2, X19: A191, X20: A201.
210
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 24, X3: A34, X4: A45, X5: 2058, X6: A61, X7: A73, X8: 4, X9: A91, X10: A101, X11: 2, X12: A121, X13: 33, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 24, X3: A34, X4: A45, X5: 2058, X6: A61, X7: A73, X8: 4, X9: A91, X10: A101, X11: 2, X12: A121, X13: 33, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
211
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 6, X3: A34, X4: A43, X5: 1382, X6: A61, X7: A73, X8: 1, X9: A92, X10: A101, X11: 1, X12: A123, X13: 28, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 6, X3: A34, X4: A43, X5: 1382, X6: A61, X7: A73, X8: 1, X9: A92, X10: A101, X11: 1, X12: A123, X13: 28, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
212
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 12, X3: A32, X4: A42, X5: 652, X6: A61, X7: A75, X8: 4, X9: A92, X10: A101, X11: 4, X12: A122, X13: 24, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 12, X3: A32, X4: A42, X5: 652, X6: A61, X7: A75, X8: 4, X9: A92, X10: A101, X11: 4, X12: A122, X13: 24, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
213
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 9, X3: A34, X4: A40, X5: 2134, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 4, X12: A123, X13: 48, X14: A143, X15: A152, X16: 3, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 9, X3: A34, X4: A40, X5: 2134, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 4, X12: A123, X13: 48, X14: A143, X15: A152, X16: 3, X17: A173, X18: 1, X19: A192, X20: A201.
214
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 12, X3: A32, X4: A40, X5: 1274, X6: A61, X7: A72, X8: 3, X9: A92, X10: A101, X11: 1, X12: A121, X13: 37, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 12, X3: A32, X4: A40, X5: 1274, X6: A61, X7: A72, X8: 3, X9: A92, X10: A101, X11: 1, X12: A121, X13: 37, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
215
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 12, X3: A34, X4: A42, X5: 5801, X6: A65, X7: A75, X8: 2, X9: A93, X10: A101, X11: 4, X12: A122, X13: 49, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 12, X3: A34, X4: A42, X5: 5801, X6: A65, X7: A75, X8: 2, X9: A93, X10: A101, X11: 4, X12: A122, X13: 49, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
216
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 18, X3: A30, X4: A49, X5: 4165, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A123, X13: 36, X14: A142, X15: A152, X16: 2, X17: A173, X18: 2, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A14, X2: 18, X3: A30, X4: A49, X5: 4165, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A123, X13: 36, X14: A142, X15: A152, X16: 2, X17: A173, X18: 2, X19: A191, X20: A201.
217
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 24, X3: A34, X4: A41, X5: 2346, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 3, X12: A123, X13: 35, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 24, X3: A34, X4: A41, X5: 2346, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 3, X12: A123, X13: 35, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
218
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 21, X3: A32, X4: A49, X5: 1188, X6: A61, X7: A75, X8: 2, X9: A92, X10: A101, X11: 4, X12: A122, X13: 39, X14: A143, X15: A152, X16: 1, X17: A173, X18: 2, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 21, X3: A32, X4: A49, X5: 1188, X6: A61, X7: A75, X8: 2, X9: A92, X10: A101, X11: 4, X12: A122, X13: 39, X14: A143, X15: A152, X16: 1, X17: A173, X18: 2, X19: A191, X20: A201.
219
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 9, X3: A34, X4: A42, X5: 1919, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 3, X12: A123, X13: 35, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A12, X2: 9, X3: A34, X4: A42, X5: 1919, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 3, X12: A123, X13: 35, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
220
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 15, X3: A32, X4: A41, X5: 3812, X6: A62, X7: A72, X8: 1, X9: A92, X10: A101, X11: 4, X12: A123, X13: 23, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 15, X3: A32, X4: A41, X5: 3812, X6: A62, X7: A72, X8: 1, X9: A92, X10: A101, X11: 4, X12: A123, X13: 23, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
221
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 18, X3: A33, X4: A42, X5: 4297, X6: A61, X7: A75, X8: 4, X9: A91, X10: A101, X11: 3, X12: A124, X13: 40, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 18, X3: A33, X4: A42, X5: 4297, X6: A61, X7: A75, X8: 4, X9: A91, X10: A101, X11: 3, X12: A124, X13: 40, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
222
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 12, X3: A32, X4: A43, X5: 1881, X6: A61, X7: A73, X8: 2, X9: A92, X10: A101, X11: 2, X12: A123, X13: 44, X14: A143, X15: A151, X16: 1, X17: A172, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A13, X2: 12, X3: A32, X4: A43, X5: 1881, X6: A61, X7: A73, X8: 2, X9: A92, X10: A101, X11: 2, X12: A123, X13: 44, X14: A143, X15: A151, X16: 1, X17: A172, X18: 1, X19: A192, X20: A201.
223
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 18, X3: A32, X4: A43, X5: 433, X6: A61, X7: A71, X8: 3, X9: A92, X10: A102, X11: 4, X12: A121, X13: 22, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A14, X2: 18, X3: A32, X4: A43, X5: 433, X6: A61, X7: A71, X8: 3, X9: A92, X10: A102, X11: 4, X12: A121, X13: 22, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
224
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 12, X3: A34, X4: A40, X5: 1255, X6: A61, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 61, X14: A143, X15: A152, X16: 2, X17: A172, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 12, X3: A34, X4: A40, X5: 1255, X6: A61, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 61, X14: A143, X15: A152, X16: 2, X17: A172, X18: 1, X19: A191, X20: A201.
225
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 36, X3: A32, X4: A43, X5: 3913, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A121, X13: 23, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A13, X2: 36, X3: A32, X4: A43, X5: 3913, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A121, X13: 23, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
226
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 12, X3: A33, X4: A40, X5: 1344, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 2, X12: A121, X13: 43, X14: A143, X15: A152, X16: 2, X17: A172, X18: 2, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 12, X3: A33, X4: A40, X5: 1344, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 2, X12: A121, X13: 43, X14: A143, X15: A152, X16: 2, X17: A172, X18: 2, X19: A191, X20: A201.
227
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 6, X3: A32, X4: A40, X5: 14555, X6: A65, X7: A71, X8: 1, X9: A93, X10: A101, X11: 2, X12: A122, X13: 23, X14: A143, X15: A152, X16: 1, X17: A171, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 6, X3: A32, X4: A40, X5: 14555, X6: A65, X7: A71, X8: 1, X9: A93, X10: A101, X11: 2, X12: A122, X13: 23, X14: A143, X15: A152, X16: 1, X17: A171, X18: 1, X19: A192, X20: A201.
228
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 48, X3: A32, X4: A49, X5: 4308, X6: A61, X7: A72, X8: 3, X9: A92, X10: A101, X11: 4, X12: A122, X13: 24, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 48, X3: A32, X4: A49, X5: 4308, X6: A61, X7: A72, X8: 3, X9: A92, X10: A101, X11: 4, X12: A122, X13: 24, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
229
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 24, X3: A32, X4: A43, X5: 2284, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 2, X12: A123, X13: 28, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 24, X3: A32, X4: A43, X5: 2284, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 2, X12: A123, X13: 28, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
230
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 10, X3: A32, X4: A42, X5: 1275, X6: A61, X7: A72, X8: 4, X9: A92, X10: A101, X11: 2, X12: A122, X13: 23, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A13, X2: 10, X3: A32, X4: A42, X5: 1275, X6: A61, X7: A72, X8: 4, X9: A92, X10: A101, X11: 2, X12: A122, X13: 23, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
231
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 24, X3: A33, X4: A42, X5: 4151, X6: A62, X7: A73, X8: 2, X9: A93, X10: A101, X11: 3, X12: A122, X13: 35, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 24, X3: A33, X4: A42, X5: 4151, X6: A62, X7: A73, X8: 2, X9: A93, X10: A101, X11: 3, X12: A122, X13: 35, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
232
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 12, X3: A32, X4: A49, X5: 1076, X6: A61, X7: A73, X8: 2, X9: A94, X10: A101, X11: 2, X12: A121, X13: 26, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A202.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 12, X3: A32, X4: A49, X5: 1076, X6: A61, X7: A73, X8: 2, X9: A94, X10: A101, X11: 2, X12: A121, X13: 26, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A202.
233
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 18, X3: A32, X4: A42, X5: 2864, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 1, X12: A121, X13: 34, X14: A143, X15: A152, X16: 1, X17: A172, X18: 2, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A13, X2: 18, X3: A32, X4: A42, X5: 2864, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 1, X12: A121, X13: 34, X14: A143, X15: A152, X16: 1, X17: A172, X18: 2, X19: A191, X20: A201.
234
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 24, X3: A31, X4: A41, X5: 3632, X6: A61, X7: A73, X8: 1, X9: A92, X10: A103, X11: 4, X12: A123, X13: 22, X14: A141, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A202.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 24, X3: A31, X4: A41, X5: 3632, X6: A61, X7: A73, X8: 1, X9: A92, X10: A103, X11: 4, X12: A123, X13: 22, X14: A141, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A202.
235
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 15, X3: A33, X4: A42, X5: 3643, X6: A61, X7: A75, X8: 1, X9: A92, X10: A101, X11: 4, X12: A122, X13: 27, X14: A143, X15: A152, X16: 2, X17: A172, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 15, X3: A33, X4: A42, X5: 3643, X6: A61, X7: A75, X8: 1, X9: A92, X10: A101, X11: 4, X12: A122, X13: 27, X14: A143, X15: A152, X16: 2, X17: A172, X18: 1, X19: A191, X20: A201.
236
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 12, X3: A32, X4: A43, X5: 3016, X6: A61, X7: A73, X8: 3, X9: A94, X10: A101, X11: 1, X12: A123, X13: 24, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A13, X2: 12, X3: A32, X4: A43, X5: 3016, X6: A61, X7: A73, X8: 3, X9: A94, X10: A101, X11: 1, X12: A123, X13: 24, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
237
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 15, X3: A34, X4: A42, X5: 1520, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A122, X13: 63, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 15, X3: A34, X4: A42, X5: 1520, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A122, X13: 63, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
238
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 18, X3: A34, X4: A43, X5: 1582, X6: A64, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A123, X13: 46, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 18, X3: A34, X4: A43, X5: 1582, X6: A64, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A123, X13: 46, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
239
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 36, X3: A32, X4: A41, X5: 6948, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A123, X13: 35, X14: A143, X15: A151, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A12, X2: 36, X3: A32, X4: A41, X5: 6948, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A123, X13: 35, X14: A143, X15: A151, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
240
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 18, X3: A32, X4: A40, X5: 976, X6: A61, X7: A72, X8: 1, X9: A92, X10: A101, X11: 2, X12: A123, X13: 23, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 18, X3: A32, X4: A40, X5: 976, X6: A61, X7: A72, X8: 1, X9: A92, X10: A101, X11: 2, X12: A123, X13: 23, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
241
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 48, X3: A34, X4: A41, X5: 11590, X6: A62, X7: A73, X8: 2, X9: A92, X10: A101, X11: 4, X12: A123, X13: 24, X14: A141, X15: A151, X16: 2, X17: A172, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A14, X2: 48, X3: A34, X4: A41, X5: 11590, X6: A62, X7: A73, X8: 2, X9: A92, X10: A101, X11: 4, X12: A123, X13: 24, X14: A141, X15: A151, X16: 2, X17: A172, X18: 1, X19: A191, X20: A201.
242
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 12, X3: A32, X4: A40, X5: 2859, X6: A65, X7: A71, X8: 4, X9: A93, X10: A101, X11: 4, X12: A124, X13: 38, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 12, X3: A32, X4: A40, X5: 2859, X6: A65, X7: A71, X8: 4, X9: A93, X10: A101, X11: 4, X12: A124, X13: 38, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
243
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 48, X3: A32, X4: A40, X5: 6560, X6: A62, X7: A74, X8: 3, X9: A93, X10: A101, X11: 2, X12: A122, X13: 24, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 48, X3: A32, X4: A40, X5: 6560, X6: A62, X7: A74, X8: 3, X9: A93, X10: A101, X11: 2, X12: A122, X13: 24, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
244
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 47, X3: A32, X4: A40, X5: 10722, X6: A61, X7: A72, X8: 1, X9: A92, X10: A101, X11: 1, X12: A121, X13: 35, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 47, X3: A32, X4: A40, X5: 10722, X6: A61, X7: A72, X8: 1, X9: A92, X10: A101, X11: 1, X12: A121, X13: 35, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A192, X20: A201.
245
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 12, X3: A32, X4: A40, X5: 1330, X6: A61, X7: A72, X8: 4, X9: A93, X10: A101, X11: 1, X12: A121, X13: 26, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A13, X2: 12, X3: A32, X4: A40, X5: 1330, X6: A61, X7: A72, X8: 4, X9: A93, X10: A101, X11: 1, X12: A121, X13: 26, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
246
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 15, X3: A32, X4: A43, X5: 2327, X6: A61, X7: A72, X8: 2, X9: A92, X10: A101, X11: 3, X12: A121, X13: 25, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A13, X2: 15, X3: A32, X4: A43, X5: 2327, X6: A61, X7: A72, X8: 2, X9: A92, X10: A101, X11: 3, X12: A121, X13: 25, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
247
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 30, X3: A34, X4: A43, X5: 3077, X6: A65, X7: A75, X8: 3, X9: A93, X10: A101, X11: 2, X12: A123, X13: 40, X14: A143, X15: A152, X16: 2, X17: A173, X18: 2, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 30, X3: A34, X4: A43, X5: 3077, X6: A65, X7: A75, X8: 3, X9: A93, X10: A101, X11: 2, X12: A123, X13: 40, X14: A143, X15: A152, X16: 2, X17: A173, X18: 2, X19: A192, X20: A201.
248
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 12, X3: A32, X4: A48, X5: 902, X6: A61, X7: A74, X8: 4, X9: A94, X10: A101, X11: 4, X12: A122, X13: 21, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 12, X3: A32, X4: A48, X5: 902, X6: A61, X7: A74, X8: 4, X9: A94, X10: A101, X11: 4, X12: A122, X13: 21, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
249
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 24, X3: A32, X4: A43, X5: 1603, X6: A61, X7: A75, X8: 4, X9: A92, X10: A101, X11: 4, X12: A123, X13: 55, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 24, X3: A32, X4: A43, X5: 1603, X6: A61, X7: A75, X8: 4, X9: A92, X10: A101, X11: 4, X12: A123, X13: 55, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
250
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 15, X3: A31, X4: A40, X5: 6850, X6: A62, X7: A71, X8: 1, X9: A93, X10: A101, X11: 2, X12: A122, X13: 34, X14: A143, X15: A152, X16: 1, X17: A174, X18: 2, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 15, X3: A31, X4: A40, X5: 6850, X6: A62, X7: A71, X8: 1, X9: A93, X10: A101, X11: 2, X12: A122, X13: 34, X14: A143, X15: A152, X16: 1, X17: A174, X18: 2, X19: A192, X20: A201.
251
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 18, X3: A34, X4: A41, X5: 3229, X6: A65, X7: A71, X8: 2, X9: A93, X10: A101, X11: 4, X12: A124, X13: 38, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 18, X3: A34, X4: A41, X5: 3229, X6: A65, X7: A71, X8: 2, X9: A93, X10: A101, X11: 4, X12: A124, X13: 38, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
252
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 6, X3: A32, X4: A44, X5: 1338, X6: A63, X7: A73, X8: 1, X9: A91, X10: A101, X11: 4, X12: A121, X13: 62, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 6, X3: A32, X4: A44, X5: 1338, X6: A63, X7: A73, X8: 1, X9: A91, X10: A101, X11: 4, X12: A121, X13: 62, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
253
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 18, X3: A30, X4: A40, X5: 2278, X6: A62, X7: A72, X8: 3, X9: A92, X10: A101, X11: 3, X12: A123, X13: 28, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 18, X3: A30, X4: A40, X5: 2278, X6: A62, X7: A72, X8: 3, X9: A92, X10: A101, X11: 3, X12: A123, X13: 28, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
254
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 21, X3: A33, X4: A42, X5: 1591, X6: A62, X7: A74, X8: 4, X9: A93, X10: A101, X11: 3, X12: A121, X13: 34, X14: A143, X15: A152, X16: 2, X17: A174, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 21, X3: A33, X4: A42, X5: 1591, X6: A62, X7: A74, X8: 4, X9: A93, X10: A101, X11: 3, X12: A121, X13: 34, X14: A143, X15: A152, X16: 2, X17: A174, X18: 1, X19: A191, X20: A201.
255
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 48, X3: A32, X4: A43, X5: 10961, X6: A64, X7: A74, X8: 1, X9: A93, X10: A102, X11: 2, X12: A124, X13: 27, X14: A141, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 48, X3: A32, X4: A43, X5: 10961, X6: A64, X7: A74, X8: 1, X9: A93, X10: A102, X11: 2, X12: A124, X13: 27, X14: A141, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
256
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 10, X3: A32, X4: A48, X5: 894, X6: A65, X7: A74, X8: 4, X9: A92, X10: A101, X11: 3, X12: A122, X13: 40, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 10, X3: A32, X4: A48, X5: 894, X6: A65, X7: A74, X8: 4, X9: A92, X10: A101, X11: 3, X12: A122, X13: 40, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
257
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 6, X3: A32, X4: A46, X5: 1538, X6: A61, X7: A72, X8: 1, X9: A92, X10: A101, X11: 2, X12: A124, X13: 56, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 6, X3: A32, X4: A46, X5: 1538, X6: A61, X7: A72, X8: 1, X9: A92, X10: A101, X11: 2, X12: A124, X13: 56, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
258
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 72, X3: A32, X4: A43, X5: 5595, X6: A62, X7: A73, X8: 2, X9: A94, X10: A101, X11: 2, X12: A123, X13: 24, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 72, X3: A32, X4: A43, X5: 5595, X6: A62, X7: A73, X8: 2, X9: A94, X10: A101, X11: 2, X12: A123, X13: 24, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
259
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 12, X3: A34, X4: A42, X5: 3331, X6: A61, X7: A75, X8: 2, X9: A93, X10: A101, X11: 4, X12: A122, X13: 42, X14: A142, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 12, X3: A34, X4: A42, X5: 3331, X6: A61, X7: A75, X8: 2, X9: A93, X10: A101, X11: 4, X12: A122, X13: 42, X14: A142, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
260
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 24, X3: A34, X4: A46, X5: 5743, X6: A61, X7: A72, X8: 2, X9: A92, X10: A101, X11: 4, X12: A124, X13: 24, X14: A143, X15: A153, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A12, X2: 24, X3: A34, X4: A46, X5: 5743, X6: A61, X7: A72, X8: 2, X9: A92, X10: A101, X11: 4, X12: A124, X13: 24, X14: A143, X15: A153, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
261
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 24, X3: A34, X4: A410, X5: 11938, X6: A61, X7: A73, X8: 2, X9: A93, X10: A102, X11: 3, X12: A123, X13: 39, X14: A143, X15: A152, X16: 2, X17: A174, X18: 2, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 24, X3: A34, X4: A410, X5: 11938, X6: A61, X7: A73, X8: 2, X9: A93, X10: A102, X11: 3, X12: A123, X13: 39, X14: A143, X15: A152, X16: 2, X17: A174, X18: 2, X19: A192, X20: A201.
262
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 48, X3: A33, X4: A46, X5: 6224, X6: A61, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A124, X13: 50, X14: A143, X15: A153, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 48, X3: A33, X4: A46, X5: 6224, X6: A61, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A124, X13: 50, X14: A143, X15: A153, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
263
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 12, X3: A32, X4: A42, X5: 2577, X6: A61, X7: A73, X8: 2, X9: A91, X10: A101, X11: 1, X12: A123, X13: 42, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 12, X3: A32, X4: A42, X5: 2577, X6: A61, X7: A73, X8: 2, X9: A91, X10: A101, X11: 1, X12: A123, X13: 42, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
264
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 9, X3: A32, X4: A43, X5: 1478, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 2, X12: A123, X13: 22, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A14, X2: 9, X3: A32, X4: A43, X5: 1478, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 2, X12: A123, X13: 22, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
265
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 9, X3: A32, X4: A43, X5: 458, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 3, X12: A121, X13: 24, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A12, X2: 9, X3: A32, X4: A43, X5: 458, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 3, X12: A121, X13: 24, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
266
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 8, X3: A34, X4: A410, X5: 1164, X6: A61, X7: A75, X8: 3, X9: A93, X10: A101, X11: 4, X12: A124, X13: 51, X14: A141, X15: A153, X16: 2, X17: A174, X18: 2, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 8, X3: A34, X4: A410, X5: 1164, X6: A61, X7: A75, X8: 3, X9: A93, X10: A101, X11: 4, X12: A124, X13: 51, X14: A141, X15: A153, X16: 2, X17: A174, X18: 2, X19: A192, X20: A201.
267
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 24, X3: A32, X4: A40, X5: 1381, X6: A65, X7: A73, X8: 4, X9: A92, X10: A101, X11: 2, X12: A122, X13: 35, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 24, X3: A32, X4: A40, X5: 1381, X6: A65, X7: A73, X8: 4, X9: A92, X10: A101, X11: 2, X12: A122, X13: 35, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
268
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 18, X3: A34, X4: A40, X5: 2775, X6: A61, X7: A74, X8: 2, X9: A93, X10: A101, X11: 2, X12: A122, X13: 31, X14: A141, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A14, X2: 18, X3: A34, X4: A40, X5: 2775, X6: A61, X7: A74, X8: 2, X9: A93, X10: A101, X11: 2, X12: A122, X13: 31, X14: A141, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
269
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 36, X3: A30, X4: A43, X5: 3804, X6: A61, X7: A73, X8: 4, X9: A92, X10: A101, X11: 1, X12: A123, X13: 42, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 36, X3: A30, X4: A43, X5: 3804, X6: A61, X7: A73, X8: 4, X9: A92, X10: A101, X11: 1, X12: A123, X13: 42, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
270
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 30, X3: A32, X4: A43, X5: 2991, X6: A65, X7: A75, X8: 2, X9: A92, X10: A101, X11: 4, X12: A123, X13: 25, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A12, X2: 30, X3: A32, X4: A43, X5: 2991, X6: A65, X7: A75, X8: 2, X9: A92, X10: A101, X11: 4, X12: A123, X13: 25, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
271
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 15, X3: A34, X4: A43, X5: 1537, X6: A65, X7: A75, X8: 4, X9: A93, X10: A103, X11: 4, X12: A121, X13: 50, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A12, X2: 15, X3: A34, X4: A43, X5: 1537, X6: A65, X7: A75, X8: 4, X9: A93, X10: A103, X11: 4, X12: A121, X13: 50, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
272
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 48, X3: A33, X4: A43, X5: 12749, X6: A63, X7: A74, X8: 4, X9: A93, X10: A101, X11: 1, X12: A123, X13: 37, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 48, X3: A33, X4: A43, X5: 12749, X6: A63, X7: A74, X8: 4, X9: A93, X10: A101, X11: 1, X12: A123, X13: 37, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
273
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A13, X2: 12, X3: A32, X4: A42, X5: 2251, X6: A61, X7: A73, X8: 1, X9: A92, X10: A101, X11: 2, X12: A123, X13: 46, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A13, X2: 12, X3: A32, X4: A42, X5: 2251, X6: A61, X7: A73, X8: 1, X9: A92, X10: A101, X11: 2, X12: A123, X13: 46, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
274
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 18, X3: A32, X4: A40, X5: 1820, X6: A61, X7: A73, X8: 2, X9: A94, X10: A101, X11: 2, X12: A122, X13: 30, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 18, X3: A32, X4: A40, X5: 1820, X6: A61, X7: A73, X8: 2, X9: A94, X10: A101, X11: 2, X12: A122, X13: 30, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
275
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 12, X3: A32, X4: A43, X5: 2171, X6: A61, X7: A72, X8: 2, X9: A92, X10: A101, X11: 2, X12: A123, X13: 29, X14: A141, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 12, X3: A32, X4: A43, X5: 2171, X6: A61, X7: A72, X8: 2, X9: A92, X10: A101, X11: 2, X12: A123, X13: 29, X14: A141, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
276
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 24, X3: A32, X4: A42, X5: 3234, X6: A61, X7: A72, X8: 4, X9: A92, X10: A101, X11: 4, X12: A121, X13: 23, X14: A143, X15: A151, X16: 1, X17: A172, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 24, X3: A32, X4: A42, X5: 3234, X6: A61, X7: A72, X8: 4, X9: A92, X10: A101, X11: 4, X12: A121, X13: 23, X14: A143, X15: A151, X16: 1, X17: A172, X18: 1, X19: A192, X20: A201.
277
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 15, X3: A32, X4: A49, X5: 806, X6: A61, X7: A73, X8: 4, X9: A92, X10: A101, X11: 4, X12: A122, X13: 22, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 15, X3: A32, X4: A49, X5: 806, X6: A61, X7: A73, X8: 4, X9: A92, X10: A101, X11: 4, X12: A122, X13: 22, X14: A143, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
278
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 21, X3: A32, X4: A49, X5: 1572, X6: A64, X7: A75, X8: 4, X9: A92, X10: A101, X11: 4, X12: A121, X13: 36, X14: A141, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 21, X3: A32, X4: A49, X5: 1572, X6: A64, X7: A75, X8: 4, X9: A92, X10: A101, X11: 4, X12: A121, X13: 36, X14: A141, X15: A152, X16: 1, X17: A172, X18: 1, X19: A191, X20: A201.
279
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 48, X3: A30, X4: A49, X5: 3844, X6: A62, X7: A74, X8: 4, X9: A93, X10: A101, X11: 4, X12: A124, X13: 34, X14: A143, X15: A153, X16: 1, X17: A172, X18: 2, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 48, X3: A30, X4: A49, X5: 3844, X6: A62, X7: A74, X8: 4, X9: A93, X10: A101, X11: 4, X12: A124, X13: 34, X14: A143, X15: A153, X16: 1, X17: A172, X18: 2, X19: A191, X20: A201.
280
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 9, X3: A34, X4: A43, X5: 1138, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 25, X14: A143, X15: A152, X16: 2, X17: A172, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 9, X3: A34, X4: A43, X5: 1138, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 25, X14: A143, X15: A152, X16: 2, X17: A172, X18: 1, X19: A191, X20: A201.
281
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 24, X3: A34, X4: A41, X5: 6615, X6: A61, X7: A71, X8: 2, X9: A93, X10: A101, X11: 4, X12: A124, X13: 75, X14: A143, X15: A153, X16: 2, X17: A174, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 24, X3: A34, X4: A41, X5: 6615, X6: A61, X7: A71, X8: 2, X9: A93, X10: A101, X11: 4, X12: A124, X13: 75, X14: A143, X15: A153, X16: 2, X17: A174, X18: 1, X19: A192, X20: A201.
282
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 9, X3: A32, X4: A43, X5: 2118, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A121, X13: 37, X14: A143, X15: A152, X16: 1, X17: A172, X18: 2, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A12, X2: 9, X3: A32, X4: A43, X5: 2118, X6: A61, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A121, X13: 37, X14: A143, X15: A152, X16: 1, X17: A172, X18: 2, X19: A191, X20: A201.
283
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 6, X3: A32, X4: A46, X5: 448, X6: A61, X7: A72, X8: 4, X9: A92, X10: A101, X11: 4, X12: A122, X13: 23, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 6, X3: A32, X4: A46, X5: 448, X6: A61, X7: A72, X8: 4, X9: A92, X10: A101, X11: 4, X12: A122, X13: 23, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
284
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 9, X3: A32, X4: A40, X5: 3577, X6: A62, X7: A73, X8: 1, X9: A93, X10: A103, X11: 2, X12: A121, X13: 26, X14: A143, X15: A151, X16: 1, X17: A173, X18: 2, X19: A191, X20: A202.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 9, X3: A32, X4: A40, X5: 3577, X6: A62, X7: A73, X8: 1, X9: A93, X10: A103, X11: 2, X12: A121, X13: 26, X14: A143, X15: A151, X16: 1, X17: A173, X18: 2, X19: A191, X20: A202.
285
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 48, X3: A31, X4: A49, X5: 6416, X6: A61, X7: A75, X8: 4, X9: A92, X10: A101, X11: 3, X12: A124, X13: 59, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 48, X3: A31, X4: A49, X5: 6416, X6: A61, X7: A75, X8: 4, X9: A92, X10: A101, X11: 3, X12: A124, X13: 59, X14: A143, X15: A151, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
286
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 24, X3: A32, X4: A40, X5: 1393, X6: A61, X7: A73, X8: 2, X9: A93, X10: A103, X11: 2, X12: A121, X13: 31, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 24, X3: A32, X4: A40, X5: 1393, X6: A61, X7: A73, X8: 2, X9: A93, X10: A103, X11: 2, X12: A121, X13: 31, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
287
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 18, X3: A32, X4: A40, X5: 5866, X6: A62, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A123, X13: 30, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A12, X2: 18, X3: A32, X4: A40, X5: 5866, X6: A62, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A123, X13: 30, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.
288
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 24, X3: A32, X4: A40, X5: 1249, X6: A61, X7: A72, X8: 4, X9: A94, X10: A101, X11: 2, X12: A121, X13: 28, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 24, X3: A32, X4: A40, X5: 1249, X6: A61, X7: A72, X8: 4, X9: A94, X10: A101, X11: 2, X12: A121, X13: 28, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
289
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 16, X3: A34, X4: A40, X5: 2625, X6: A61, X7: A75, X8: 2, X9: A93, X10: A103, X11: 4, X12: A122, X13: 43, X14: A141, X15: A151, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 16, X3: A34, X4: A40, X5: 2625, X6: A61, X7: A75, X8: 2, X9: A93, X10: A103, X11: 4, X12: A122, X13: 43, X14: A141, X15: A151, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
290
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 24, X3: A34, X4: A42, X5: 3777, X6: A64, X7: A73, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 50, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 24, X3: A34, X4: A42, X5: 3777, X6: A64, X7: A73, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 50, X14: A143, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
291
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 7, X3: A34, X4: A43, X5: 730, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 2, X12: A122, X13: 46, X14: A143, X15: A151, X16: 2, X17: A172, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 7, X3: A34, X4: A43, X5: 730, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 2, X12: A122, X13: 46, X14: A143, X15: A151, X16: 2, X17: A172, X18: 1, X19: A192, X20: A201.
292
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 18, X3: A34, X4: A43, X5: 2238, X6: A61, X7: A73, X8: 2, X9: A92, X10: A101, X11: 1, X12: A123, X13: 25, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 18, X3: A34, X4: A43, X5: 2238, X6: A61, X7: A73, X8: 2, X9: A92, X10: A101, X11: 1, X12: A123, X13: 25, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A191, X20: A201.
293
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 24, X3: A31, X4: A42, X5: 2483, X6: A63, X7: A73, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 22, X14: A142, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A11, X2: 24, X3: A31, X4: A42, X5: 2483, X6: A63, X7: A73, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 22, X14: A142, X15: A152, X16: 1, X17: A173, X18: 1, X19: A192, X20: A201.
294
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 27, X3: A33, X4: A41, X5: 5965, X6: A61, X7: A75, X8: 1, X9: A93, X10: A101, X11: 2, X12: A123, X13: 30, X14: A143, X15: A152, X16: 2, X17: A174, X18: 1, X19: A192, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A12, X2: 27, X3: A33, X4: A41, X5: 5965, X6: A61, X7: A75, X8: 1, X9: A93, X10: A101, X11: 2, X12: A123, X13: 30, X14: A143, X15: A152, X16: 2, X17: A174, X18: 1, X19: A192, X20: A201.
295
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A11, X2: 18, X3: A31, X4: A42, X5: 1553, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 3, X12: A123, X13: 44, X14: A141, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A11, X2: 18, X3: A31, X4: A42, X5: 1553, X6: A61, X7: A73, X8: 4, X9: A93, X10: A101, X11: 3, X12: A123, X13: 44, X14: A141, X15: A152, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
296
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 4, X3: A34, X4: A40, X5: 3380, X6: A61, X7: A74, X8: 1, X9: A92, X10: A101, X11: 1, X12: A121, X13: 37, X14: A143, X15: A152, X16: 1, X17: A173, X18: 2, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 4, X3: A34, X4: A40, X5: 3380, X6: A61, X7: A74, X8: 1, X9: A92, X10: A101, X11: 1, X12: A121, X13: 37, X14: A143, X15: A152, X16: 1, X17: A173, X18: 2, X19: A191, X20: A201.
297
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 48, X3: A34, X4: A40, X5: 10127, X6: A63, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A124, X13: 44, X14: A141, X15: A153, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A14, X2: 48, X3: A34, X4: A40, X5: 10127, X6: A63, X7: A73, X8: 2, X9: A93, X10: A101, X11: 2, X12: A124, X13: 44, X14: A141, X15: A153, X16: 1, X17: A173, X18: 1, X19: A191, X20: A201.
298
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A14, X2: 6, X3: A32, X4: A43, X5: 1595, X6: A61, X7: A74, X8: 3, X9: A93, X10: A101, X11: 2, X12: A122, X13: 51, X14: A143, X15: A152, X16: 1, X17: A173, X18: 2, X19: A191, X20: A201.
good
[ "good", "bad" ]
0
The client has attributes: X1: A14, X2: 6, X3: A32, X4: A43, X5: 1595, X6: A61, X7: A74, X8: 3, X9: A93, X10: A101, X11: 2, X12: A122, X13: 51, X14: A143, X15: A152, X16: 1, X17: A173, X18: 2, X19: A191, X20: A201.
299
Assess the creditworthiness of a customer using the following table attributes for financial status. Respond with either 'good' or 'bad'. And the table attributes including 13 categorical attributes and 7 numerical attributes are as follows: X1: Status of existing checking account (qualitative): A11: smaller than 0 DM, A12: bigger than 0 DM but smaller than 200 DM, A13: bigger than 200 DM OR salary assignments for at least 1 year, A14: no checking account. X2: Duration in month (numerical). X3: Credit history (qualitative): A30: no credits taken/all credits paid back duly, A31: all credits at this bank paid back duly, A32: existing credits paid back duly till now, A33: delay in paying off in the past, A34: critical account/other credits existing (not at this bank). X4: Purpose (qualitative): A40: car (new), A41: car (used), A42: furniture/equipment, A43: radio/television, A44: domestic appliances, A45: repairs, A46: education, A47: (vacation - does not exist?), A48: retraining, A49: business, A410: others. X5: Credit amount (numerical). X6: Savings account/bonds (qualitative): A61: smaller than 100 DM, A62: bigger than 100 smaller than 500 DM, A63: bigger than 500 smaller than 1000 DM, A64: bigger than 1000 DM, A65: unknown/ no savings account. X7: Present employment since (qualitative): A71: unemployed, A72: smaller than 1 year, A73: bigger than 1 smaller than 4 years, A74: bigger than 4 smaller than 7 years, A75: bigger than 7 years. X8: Installment rate in percentage of disposable income (numerical). X9: Personal status and sex (qualitative): A91: male : divorced/separated, A92: female : divorced/separated/married, A93: male : single, A94: male : married/widowed, A95: female : single. X10: Other debtors / guarantors (qualitative): A101: none, A102: co-applicant, A103: guarantor. X11: Present residence since (numerical). X12: Property (qualitative): A121: real estate, A122: building society savings agreement/life insurance, A123: car or other, A124: unknown / no property. X13: Age in years (numerical). X14: Other installment plans (qualitative): A141: bank, A142: stores, A143: none. X15: Housing (qualitative): A151: rent, A152: own, A153: for free. X16: Number of existing credits at this bank (numerical). X17: Job (qualitative): A171: unemployed/ unskilled - non-resident, A172: unskilled - resident, A173: skilled employee / official, A174: management/ self-employed/highly qualified employee/ officer. X18: Number of people being liable to provide maintenance for (numerical). X19: Telephone (qualitative): A191: none, A192: yes, registered under the customers name. X20: foreign worker (qualitative): A201: yes, A202: no. For instance: 'The client has attributes: X1: A11, X2: 6, X3: A34, X4: A43, X5: 1169, X6: A65, X7: A75, X8: 4, X9: A93, X10: A101, X11: 4, X12: A121, X13: 67, X14: A143, X15: A152, X16: 2, X17: A173, X18: 1, X19: A192, X20: A201.', should be classified as 'good'. Text: The client has attributes: X1: A12, X2: 60, X3: A32, X4: A40, X5: 14027, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 2, X12: A124, X13: 27, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.
bad
[ "good", "bad" ]
1
The client has attributes: X1: A12, X2: 60, X3: A32, X4: A40, X5: 14027, X6: A61, X7: A74, X8: 4, X9: A93, X10: A101, X11: 2, X12: A124, X13: 27, X14: A143, X15: A152, X16: 1, X17: A174, X18: 1, X19: A192, X20: A201.