mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26:02 +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. = 91.53 #leaves = 44 max. depth = 10
|
||||
fold 2: acc. = 91.53 #leaves = 53 max. depth = 9
|
||||
fold 3: acc. = 92.47 #leaves = 61 max. depth = 11
|
||||
fold 4: acc. = 86.82 #leaves = 49 max. depth = 12
|
||||
fold 5: acc. = 90.38 #leaves = 65 max. depth = 11
|
||||
***1***0.9152941***2.9084220***
|
||||
***2***0.9152941***2.3405790***
|
||||
***3***0.9247059***1.9581100***
|
||||
***4***0.8682353***1.7472990***
|
||||
***5***0.9037559***2.8912850***
|
||||
accuracy = 90.55 #leaves = 54.40 max depth = 10.60
|
||||
|
||||
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. = 92.94 #leaves = 19 max. depth = 7
|
||||
fold 2: acc. = 91.06 #leaves = 80 max. depth = 14
|
||||
fold 3: acc. = 93.18 #leaves = 76 max. depth = 13
|
||||
fold 4: acc. = 89.65 #leaves = 79 max. depth = 12
|
||||
fold 5: acc. = 90.85 #leaves = 77 max. depth = 14
|
||||
accuracy = 91.53 #leaves = 66.20 max depth = 12.00
|
||||
|
Reference in New Issue
Block a user