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. = 58.33 #leaves = 19 max. depth = 7
|
||||
fold 2: acc. = 59.72 #leaves = 59 max. depth = 10
|
||||
fold 3: acc. = 70.83 #leaves = 58 max. depth = 10
|
||||
fold 4: acc. = 72.22 #leaves = 57 max. depth = 9
|
||||
fold 5: acc. = 62.50 #leaves = 63 max. depth = 8
|
||||
***1***0.5833333***0.5551520***
|
||||
***2***0.5972222***0.5538430***
|
||||
***3***0.7083334***0.5443530***
|
||||
***4***0.7222222***0.5416410***
|
||||
***5***0.6250000***0.6309650***
|
||||
accuracy = 64.72 #leaves = 51.20 max depth = 8.80
|
||||
|
||||
Pruned decision tree written to data/csv/libras.csv.dt.
|
||||
Unpruned decision tree written to data/csv/libras.csv.dt.unpruned.
|
||||
fold 1: acc. = 51.39 #leaves = 17 max. depth = 6
|
||||
fold 2: acc. = 72.22 #leaves = 69 max. depth = 9
|
||||
fold 3: acc. = 65.28 #leaves = 57 max. depth = 10
|
||||
fold 4: acc. = 66.67 #leaves = 63 max. depth = 8
|
||||
fold 5: acc. = 63.89 #leaves = 61 max. depth = 10
|
||||
accuracy = 63.89 #leaves = 53.40 max depth = 8.60
|
||||
|
Reference in New Issue
Block a user