mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
10 lines
391 B
Plaintext
10 lines
391 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
Unpruned decision tree written to data/csv/ionosphere.csv.dt.
|
|
fold 1: acc. = 91.43 #leaves = 17 max. depth = 9
|
|
fold 2: acc. = 88.57 #leaves = 14 max. depth = 6
|
|
fold 3: acc. = 85.71 #leaves = 17 max. depth = 9
|
|
fold 4: acc. = 85.71 #leaves = 16 max. depth = 8
|
|
fold 5: acc. = 85.92 #leaves = 20 max. depth = 10
|
|
accuracy = 87.46 #leaves = 16.80 max depth = 8.40
|