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. = 66.67 #leaves = 2 max. depth = 1 fold 2: acc. = 73.68 #leaves = 45 max. depth = 16 fold 3: acc. = 57.89 #leaves = 38 max. depth = 10 fold 4: acc. = 59.65 #leaves = 39 max. depth = 19 fold 5: acc. = 62.07 #leaves = 43 max. depth = 14 accuracy = 63.99 #leaves = 33.40 max depth = 12.00