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:
@@ -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 = 25 max. depth = 7
|
||||
fold 2: acc. = 78.35 #leaves = 144 max. depth = 15
|
||||
fold 3: acc. = 81.65 #leaves = 150 max. depth = 16
|
||||
fold 4: acc. = 78.35 #leaves = 151 max. depth = 15
|
||||
fold 5: acc. = 82.39 #leaves = 147 max. depth = 14
|
||||
***1***0.7929412***4.2463930***
|
||||
***2***0.7835295***4.6111680***
|
||||
***3***0.8164706***4.3294350***
|
||||
***4***0.7835295***4.1180720***
|
||||
***5***0.8239436***4.3890430***
|
||||
accuracy = 80.01 #leaves = 123.40 max depth = 13.40
|
||||
|
||||
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.41 #leaves = 32 max. depth = 9
|
||||
fold 2: acc. = 77.18 #leaves = 180 max. depth = 15
|
||||
fold 3: acc. = 79.76 #leaves = 193 max. depth = 19
|
||||
fold 4: acc. = 78.82 #leaves = 183 max. depth = 15
|
||||
fold 5: acc. = 80.99 #leaves = 193 max. depth = 21
|
||||
accuracy = 79.63 #leaves = 156.20 max depth = 15.80
|
||||
|
Reference in New Issue
Block a user