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. = 70.59 #leaves = 13 max. depth = 8 fold 2: acc. = 69.93 #leaves = 73 max. depth = 11 fold 3: acc. = 68.63 #leaves = 79 max. depth = 14 fold 4: acc. = 68.63 #leaves = 78 max. depth = 18 fold 5: acc. = 66.03 #leaves = 81 max. depth = 11 accuracy = 68.75 #leaves = 64.80 max depth = 12.40