mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
17 lines
623 B
Plaintext
Executable File
17 lines
623 B
Plaintext
Executable File
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. = 91.20 #leaves = 16 max. depth = 9
|
|
fold 2: acc. = 86.40 #leaves = 30 max. depth = 9
|
|
fold 3: acc. = 96.00 #leaves = 20 max. depth = 8
|
|
fold 4: acc. = 92.80 #leaves = 17 max. depth = 5
|
|
fold 5: acc. = 94.40 #leaves = 22 max. depth = 7
|
|
***1***0.9119999***0.1581740***
|
|
***2***0.8640000***0.1515590***
|
|
***3***0.9600000***0.1653910***
|
|
***4***0.9280000***0.1579360***
|
|
***5***0.9440000***0.1317500***
|
|
accuracy = 92.16 #leaves = 21.00 max depth = 7.60
|