Remapping class numbers: 0 To 1 1 To 2 Pruned decision tree written to data/csv/breast-cancer.csv.dt. Unpruned decision tree written to data/csv/breast-cancer.csv.dt.unpruned. fold 1: acc. = 82.46 #leaves = 3 max. depth = 2 fold 2: acc. = 66.67 #leaves = 41 max. depth = 16 fold 3: acc. = 64.91 #leaves = 38 max. depth = 10 fold 4: acc. = 63.16 #leaves = 33 max. depth = 10 fold 5: acc. = 58.62 #leaves = 42 max. depth = 10 accuracy = 67.13 #leaves = 31.40 max depth = 9.60