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. = 79.29 #leaves = 26 max. depth = 8
|
||||
fold 2: acc. = 81.18 #leaves = 126 max. depth = 13
|
||||
fold 3: acc. = 80.47 #leaves = 152 max. depth = 15
|
||||
fold 4: acc. = 81.65 #leaves = 152 max. depth = 15
|
||||
fold 5: acc. = 78.87 #leaves = 137 max. depth = 15
|
||||
***1***0.7929412***4.2163830***
|
||||
***2***0.8117647***4.0161070***
|
||||
***3***0.8047059***4.1042370***
|
||||
***4***0.8164706***4.2381390***
|
||||
***5***0.7887323***4.5251100***
|
||||
accuracy = 80.29 #leaves = 118.60 max depth = 13.20
|
||||
|
||||
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. = 81.65 #leaves = 35 max. depth = 9
|
||||
fold 2: acc. = 81.41 #leaves = 168 max. depth = 17
|
||||
fold 3: acc. = 80.24 #leaves = 184 max. depth = 17
|
||||
fold 4: acc. = 86.59 #leaves = 190 max. depth = 18
|
||||
fold 5: acc. = 78.87 #leaves = 176 max. depth = 19
|
||||
accuracy = 81.75 #leaves = 150.60 max depth = 16.00
|
||||
|
Reference in New Issue
Block a user