mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
Fix normalize error
This commit is contained in:
@@ -14,17 +14,11 @@ Remapping class numbers:
|
||||
12 To 13
|
||||
13 To 14
|
||||
14 To 15
|
||||
Pruned decision tree written to csv/libras.csv.dt.
|
||||
Unpruned decision tree written to csv/libras.csv.dt.unpruned.
|
||||
fold 1: acc. = 54.17 #leaves = 32 max. depth = 8
|
||||
fold 2: acc. = 70.83 #leaves = 58 max. depth = 10
|
||||
Pruned decision tree written to data/csv/libras.csv.dt.
|
||||
Unpruned decision tree written to data/csv/libras.csv.dt.unpruned.
|
||||
fold 1: acc. = 55.56 #leaves = 59 max. depth = 10
|
||||
fold 2: acc. = 66.67 #leaves = 62 max. depth = 11
|
||||
fold 3: acc. = 55.56 #leaves = 62 max. depth = 10
|
||||
fold 4: acc. = 68.06 #leaves = 66 max. depth = 8
|
||||
fold 5: acc. = 62.50 #leaves = 60 max. depth = 8
|
||||
***1***0.5416667***0.5479460***
|
||||
***2***0.7083334***0.5029760***
|
||||
***3***0.5555556***0.4601770***
|
||||
***4***0.6805556***0.5843740***
|
||||
***5***0.6250000***0.5072110***
|
||||
accuracy = 62.22 #leaves = 55.60 max depth = 8.80
|
||||
|
||||
fold 4: acc. = 59.72 #leaves = 69 max. depth = 10
|
||||
fold 5: acc. = 65.28 #leaves = 60 max. depth = 10
|
||||
accuracy = 60.56 #leaves = 62.40 max depth = 10.20
|
||||
|
Reference in New Issue
Block a user