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. = 75.44 #leaves = 12 max. depth = 7 fold 2: acc. = 61.40 #leaves = 48 max. depth = 11 fold 3: acc. = 70.18 #leaves = 46 max. depth = 12 fold 4: acc. = 59.65 #leaves = 36 max. depth = 12 fold 5: acc. = 58.62 #leaves = 45 max. depth = 16 accuracy = 65.03 #leaves = 37.40 max depth = 11.60