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. = 87.53 #leaves = 18 max. depth = 7
|
||||
fold 2: acc. = 90.82 #leaves = 64 max. depth = 13
|
||||
fold 3: acc. = 91.29 #leaves = 67 max. depth = 12
|
||||
fold 4: acc. = 91.53 #leaves = 59 max. depth = 9
|
||||
fold 5: acc. = 89.91 #leaves = 64 max. depth = 11
|
||||
***1***0.8752941***2.5343950***
|
||||
***2***0.9082353***2.8983600***
|
||||
***3***0.9129412***2.8066280***
|
||||
***4***0.9152941***2.2954370***
|
||||
***5***0.8990610***1.9217450***
|
||||
accuracy = 90.22 #leaves = 54.40 max depth = 10.40
|
||||
|
||||
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. = 89.65 #leaves = 12 max. depth = 7
|
||||
fold 2: acc. = 89.41 #leaves = 88 max. depth = 15
|
||||
fold 3: acc. = 92.47 #leaves = 92 max. depth = 18
|
||||
fold 4: acc. = 90.59 #leaves = 88 max. depth = 13
|
||||
fold 5: acc. = 91.78 #leaves = 80 max. depth = 13
|
||||
accuracy = 90.78 #leaves = 72.00 max depth = 13.20
|
||||
|
Reference in New Issue
Block a user