mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
11 lines
471 B
Plaintext
11 lines
471 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
Pruned decision tree written to data/csv/mammographic.csv.dt.
|
|
Unpruned decision tree written to data/csv/mammographic.csv.dt.unpruned.
|
|
fold 1: acc. = 79.17 #leaves = 9 max. depth = 4
|
|
fold 2: acc. = 85.42 #leaves = 127 max. depth = 15
|
|
fold 3: acc. = 78.65 #leaves = 118 max. depth = 20
|
|
fold 4: acc. = 72.92 #leaves = 118 max. depth = 17
|
|
fold 5: acc. = 71.50 #leaves = 109 max. depth = 18
|
|
accuracy = 77.52 #leaves = 96.20 max depth = 14.80
|