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. = 71.90 #leaves = 2 max. depth = 1 fold 2: acc. = 68.63 #leaves = 69 max. depth = 11 fold 3: acc. = 69.28 #leaves = 86 max. depth = 12 fold 4: acc. = 67.32 #leaves = 67 max. depth = 10 fold 5: acc. = 73.72 #leaves = 86 max. depth = 13 accuracy = 70.18 #leaves = 62.00 max depth = 9.40