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. = 80.71 #leaves = 32 max. depth = 8
|
||||
fold 2: acc. = 81.65 #leaves = 131 max. depth = 13
|
||||
fold 3: acc. = 79.53 #leaves = 154 max. depth = 15
|
||||
fold 4: acc. = 76.94 #leaves = 138 max. depth = 14
|
||||
fold 5: acc. = 81.69 #leaves = 136 max. depth = 14
|
||||
***1***0.8070588***4.2214090***
|
||||
***2***0.8164706***4.1196520***
|
||||
***3***0.7952941***3.7131420***
|
||||
***4***0.7694118***4.1483100***
|
||||
***5***0.8169014***4.3397420***
|
||||
accuracy = 80.10 #leaves = 118.20 max depth = 12.80
|
||||
|
||||
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. = 83.29 #leaves = 35 max. depth = 8
|
||||
fold 2: acc. = 81.18 #leaves = 187 max. depth = 19
|
||||
fold 3: acc. = 83.53 #leaves = 184 max. depth = 15
|
||||
fold 4: acc. = 79.53 #leaves = 175 max. depth = 17
|
||||
fold 5: acc. = 84.04 #leaves = 200 max. depth = 17
|
||||
accuracy = 82.31 #leaves = 156.20 max depth = 15.20
|
||||
|
Reference in New Issue
Block a user