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. = 88.71 #leaves = 23 max. depth = 8
|
||||
fold 2: acc. = 91.06 #leaves = 56 max. depth = 12
|
||||
fold 3: acc. = 90.35 #leaves = 71 max. depth = 10
|
||||
fold 4: acc. = 89.41 #leaves = 45 max. depth = 10
|
||||
fold 5: acc. = 89.91 #leaves = 63 max. depth = 11
|
||||
***1***0.8870588***2.6441690***
|
||||
***2***0.9105882***2.4408990***
|
||||
***3***0.9035294***2.0894460***
|
||||
***4***0.8941177***2.5960530***
|
||||
***5***0.8990610***2.3812240***
|
||||
accuracy = 89.89 #leaves = 51.60 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. = 91.53 #leaves = 36 max. depth = 9
|
||||
fold 2: acc. = 91.53 #leaves = 96 max. depth = 14
|
||||
fold 3: acc. = 91.06 #leaves = 88 max. depth = 14
|
||||
fold 4: acc. = 90.35 #leaves = 86 max. depth = 14
|
||||
fold 5: acc. = 92.72 #leaves = 75 max. depth = 12
|
||||
accuracy = 91.44 #leaves = 76.20 max depth = 12.60
|
||||
|
Reference in New Issue
Block a user