mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 07:56:07 +00:00
18 lines
624 B
Plaintext
18 lines
624 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 3
|
|
Pruned decision tree written to csv/balance-scale.csv.dt.
|
|
Unpruned decision tree written to csv/balance-scale.csv.dt.unpruned.
|
|
fold 1: acc. = 96.80 #leaves = 17 max. depth = 6
|
|
fold 2: acc. = 85.60 #leaves = 24 max. depth = 9
|
|
fold 3: acc. = 92.80 #leaves = 20 max. depth = 9
|
|
fold 4: acc. = 91.20 #leaves = 25 max. depth = 7
|
|
fold 5: acc. = 89.60 #leaves = 20 max. depth = 8
|
|
***1***0.9680001***0.1825770***
|
|
***2***0.8560000***0.1775970***
|
|
***3***0.9280000***0.1379930***
|
|
***4***0.9119999***0.1731700***
|
|
***5***0.8960000***0.1532090***
|
|
accuracy = 91.20 #leaves = 21.20 max depth = 7.80
|
|
|