mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26:02 +00:00
Fix normalize error
This commit is contained in:
@@ -8,17 +8,11 @@ Remapping class numbers:
|
||||
6 To 8
|
||||
3 To 9
|
||||
1 To 10
|
||||
Pruned decision tree written to csv/led-display.csv.dt.
|
||||
Unpruned decision tree written to csv/led-display.csv.dt.unpruned.
|
||||
fold 1: acc. = 69.50 #leaves = 23 max. depth = 7
|
||||
fold 2: acc. = 67.50 #leaves = 60 max. depth = 8
|
||||
Pruned decision tree written to data/csv/led-display.csv.dt.
|
||||
Unpruned decision tree written to data/csv/led-display.csv.dt.unpruned.
|
||||
fold 1: acc. = 69.00 #leaves = 58 max. depth = 8
|
||||
fold 2: acc. = 68.50 #leaves = 57 max. depth = 8
|
||||
fold 3: acc. = 71.00 #leaves = 61 max. depth = 8
|
||||
fold 4: acc. = 72.50 #leaves = 64 max. depth = 8
|
||||
fold 5: acc. = 70.50 #leaves = 59 max. depth = 9
|
||||
***1***0.6950000***0.3006070***
|
||||
***2***0.6750000***0.2898070***
|
||||
***3***0.7100000***0.2797930***
|
||||
***4***0.7250000***0.2902420***
|
||||
***5***0.7050000***0.2875310***
|
||||
accuracy = 70.20 #leaves = 53.40 max depth = 8.00
|
||||
|
||||
fold 4: acc. = 72.00 #leaves = 62 max. depth = 9
|
||||
fold 5: acc. = 71.00 #leaves = 59 max. depth = 8
|
||||
accuracy = 70.30 #leaves = 59.40 max depth = 8.20
|
||||
|
Reference in New Issue
Block a user