mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 00:16:09 +00:00
Fix normalize error
This commit is contained in:
@@ -8,17 +8,11 @@ Remapping class numbers:
|
||||
2 To 8
|
||||
4 To 9
|
||||
3 To 10
|
||||
Pruned decision tree written to csv/cardiotocography-10clases.csv.dt.
|
||||
Unpruned decision tree written to csv/cardiotocography-10clases.csv.dt.unpruned.
|
||||
fold 1: acc. = 79.06 #leaves = 13 max. depth = 6
|
||||
fold 2: acc. = 79.29 #leaves = 143 max. depth = 15
|
||||
fold 3: acc. = 78.59 #leaves = 141 max. depth = 14
|
||||
fold 4: acc. = 80.47 #leaves = 141 max. depth = 14
|
||||
fold 5: acc. = 78.87 #leaves = 140 max. depth = 13
|
||||
***1***0.7905882***4.6370880***
|
||||
***2***0.7929412***4.4581710***
|
||||
***3***0.7858824***4.2986690***
|
||||
***4***0.8047059***4.3381490***
|
||||
***5***0.7887323***4.1166070***
|
||||
accuracy = 79.26 #leaves = 115.60 max depth = 12.40
|
||||
|
||||
Pruned decision tree written to data/csv/cardiotocography-10clases.csv.dt.
|
||||
Unpruned decision tree written to data/csv/cardiotocography-10clases.csv.dt.unpruned.
|
||||
fold 1: acc. = 79.29 #leaves = 129 max. depth = 13
|
||||
fold 2: acc. = 80.00 #leaves = 180 max. depth = 19
|
||||
fold 3: acc. = 80.00 #leaves = 188 max. depth = 17
|
||||
fold 4: acc. = 82.82 #leaves = 185 max. depth = 17
|
||||
fold 5: acc. = 78.87 #leaves = 185 max. depth = 21
|
||||
accuracy = 80.20 #leaves = 173.40 max depth = 17.40
|
||||
|
Reference in New Issue
Block a user