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:
@@ -1,17 +1,11 @@
|
||||
Remapping class numbers:
|
||||
0 To 2
|
||||
2 To 3
|
||||
Pruned decision tree written to csv/cardiotocography-3clases.csv.dt.
|
||||
Unpruned decision tree written to csv/cardiotocography-3clases.csv.dt.unpruned.
|
||||
fold 1: acc. = 89.18 #leaves = 26 max. depth = 9
|
||||
fold 2: acc. = 90.35 #leaves = 60 max. depth = 10
|
||||
fold 3: acc. = 89.41 #leaves = 63 max. depth = 12
|
||||
fold 4: acc. = 89.18 #leaves = 59 max. depth = 9
|
||||
fold 5: acc. = 91.08 #leaves = 59 max. depth = 11
|
||||
***1***0.8917647***2.3085040***
|
||||
***2***0.9035294***2.2226780***
|
||||
***3***0.8941177***2.7869880***
|
||||
***4***0.8917647***2.0607340***
|
||||
***5***0.9107981***1.8594600***
|
||||
accuracy = 89.84 #leaves = 53.40 max depth = 10.20
|
||||
|
||||
Pruned decision tree written to data/csv/cardiotocography-3clases.csv.dt.
|
||||
Unpruned decision tree written to data/csv/cardiotocography-3clases.csv.dt.unpruned.
|
||||
fold 1: acc. = 90.12 #leaves = 9 max. depth = 6
|
||||
fold 2: acc. = 91.06 #leaves = 84 max. depth = 13
|
||||
fold 3: acc. = 90.35 #leaves = 78 max. depth = 12
|
||||
fold 4: acc. = 90.12 #leaves = 86 max. depth = 13
|
||||
fold 5: acc. = 92.49 #leaves = 82 max. depth = 13
|
||||
accuracy = 90.83 #leaves = 67.80 max depth = 11.40
|
||||
|
Reference in New Issue
Block a user