mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
17 lines
609 B
Plaintext
17 lines
609 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
Pruned decision tree written to csv/ionosphere.csv.dt.
|
|
Unpruned decision tree written to csv/ionosphere.csv.dt.unpruned.
|
|
fold 1: acc. = 80.00 #leaves = 3 max. depth = 2
|
|
fold 2: acc. = 92.86 #leaves = 14 max. depth = 7
|
|
fold 3: acc. = 92.86 #leaves = 12 max. depth = 9
|
|
fold 4: acc. = 92.86 #leaves = 12 max. depth = 6
|
|
fold 5: acc. = 91.55 #leaves = 19 max. depth = 7
|
|
***1***0.8000000***0.2561880***
|
|
***2***0.9285714***0.2491850***
|
|
***3***0.9285714***0.2860450***
|
|
***4***0.9285714***0.2160250***
|
|
***5***0.9154930***0.2437150***
|
|
accuracy = 90.03 #leaves = 12.00 max depth = 6.20
|
|
|