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. = 69.28 #leaves = 5 max. depth = 3 fold 2: acc. = 68.63 #leaves = 73 max. depth = 12 fold 3: acc. = 67.32 #leaves = 68 max. depth = 11 fold 4: acc. = 62.75 #leaves = 83 max. depth = 12 fold 5: acc. = 66.03 #leaves = 83 max. depth = 14 accuracy = 66.80 #leaves = 62.40 max depth = 10.40