mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26:02 +00:00
16 lines
607 B
Plaintext
Executable File
16 lines
607 B
Plaintext
Executable File
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. = 87.14 #leaves = 3 max. depth = 2
|
|
fold 2: acc. = 81.43 #leaves = 17 max. depth = 7
|
|
fold 3: acc. = 84.29 #leaves = 14 max. depth = 7
|
|
fold 4: acc. = 92.86 #leaves = 9 max. depth = 5
|
|
fold 5: acc. = 92.96 #leaves = 12 max. depth = 8
|
|
***1***0.8714286***0.2273390***
|
|
***2***0.8142858***0.2437670***
|
|
***3***0.8428571***0.2687800***
|
|
***4***0.9285714***0.2173090***
|
|
***5***0.9295775***0.3151910***
|
|
accuracy = 87.75 #leaves = 11.00 max depth = 5.80
|