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. = 70.18 #leaves = 5 max. depth = 4 fold 2: acc. = 71.93 #leaves = 46 max. depth = 11 fold 3: acc. = 52.63 #leaves = 43 max. depth = 16 fold 4: acc. = 61.40 #leaves = 32 max. depth = 16 fold 5: acc. = 63.79 #leaves = 40 max. depth = 12 accuracy = 63.99 #leaves = 33.20 max depth = 11.80