Remapping class numbers: 0 To 2 Pruned decision tree written to data/csv/pima.csv.dt. Unpruned decision tree written to data/csv/pima.csv.dt.unpruned. fold 1: acc. = 74.51 #leaves = 2 max. depth = 1 fold 2: acc. = 70.59 #leaves = 79 max. depth = 12 fold 3: acc. = 70.59 #leaves = 76 max. depth = 11 fold 4: acc. = 67.32 #leaves = 78 max. depth = 11 fold 5: acc. = 65.38 #leaves = 73 max. depth = 11 accuracy = 69.66 #leaves = 61.60 max depth = 9.20