@relation japanbank @attribute Employed {yes, no} @attribute LoanFor {PC, Car} @attribute Gender {Female, Male } @attribute Married { yes, no} @attribute ProblemArea {yes, no} @attribute Age numeric @attribute MoneyinBank numeric @attribute MonthlyPay numeric @attribute SavingsDivPay numeric @attribute MonthsforLoan numeric @attribute Yrswemployer numeric @attribute Approved {yes, no} @data yes,PC,Female,no,no,18,20,1,20,15,1,yes yes,PC,Female,no,no,20,10,2,5,20,2,yes no,PC,Female,yes,yes,25,5,4,1.25,12,0,no yes,PC,Female,yes,no,40,5,7,0.714285714,12,2,yes yes,PC,Female,no,yes,50,5,4,1.25,12,25,yes yes,PC,Female,no,no,18,10,5,2,8,1,yes yes,PC,Male,no,no,22,10,3,3.333333333,8,4,yes yes,PC,Male,yes,no,28,15,4,3.75,10,5,yes yes,PC,Male,yes,no,40,20,2,10,20,15,yes no,PC,Male,yes,no,50,5,4,1.25,12,0,no yes,Car,Female,no,no,18,50,8,6.25,20,1,no no,Car,Female,yes,no,20,50,10,5,20,2,no yes,Car,Female,no,no,25,50,5,10,20,5,no yes,Car,Female,no,no,38,150,10,15,20,15,yes yes,Car,Female,yes,no,50,50,15,3.333333333,20,8,yes yes,Car,Female,no,no,19,50,7,7.142857143,20,2,no yes,Car,Male,yes,no,21,150,3,50,20,3,yes yes,Car,Male,no,no,25,150,10,15,20,2,yes yes,Car,Male,yes,no,38,100,10,10,?,15,yes yes,Car,Male,yes,no,50,50,10,5,30,2,no