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. = 79.08 #leaves = 3 max. depth = 2 fold 2: acc. = 67.97 #leaves = 79 max. depth = 12 fold 3: acc. = 68.63 #leaves = 74 max. depth = 12 fold 4: acc. = 60.13 #leaves = 80 max. depth = 14 fold 5: acc. = 68.59 #leaves = 80 max. depth = 16 accuracy = 68.88 #leaves = 63.20 max depth = 11.20