mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-19 09:26:05 +00:00
Fix normalize error
This commit is contained in:
@@ -1,17 +1,11 @@
|
||||
Remapping class numbers:
|
||||
0 To 1
|
||||
1 To 2
|
||||
Pruned decision tree written to csv/ilpd-indian-liver.csv.dt.
|
||||
Unpruned decision tree written to csv/ilpd-indian-liver.csv.dt.unpruned.
|
||||
Pruned decision tree written to data/csv/ilpd-indian-liver.csv.dt.
|
||||
Unpruned decision tree written to data/csv/ilpd-indian-liver.csv.dt.unpruned.
|
||||
fold 1: acc. = 71.55 #leaves = 2 max. depth = 1
|
||||
fold 2: acc. = 64.66 #leaves = 53 max. depth = 12
|
||||
fold 3: acc. = 66.38 #leaves = 51 max. depth = 12
|
||||
fold 4: acc. = 64.66 #leaves = 50 max. depth = 10
|
||||
fold 5: acc. = 78.15 #leaves = 52 max. depth = 13
|
||||
***1***0.7155173***0.2921120***
|
||||
***2***0.6465517***0.2846340***
|
||||
***3***0.6637931***0.2782570***
|
||||
***4***0.6465517***0.3195010***
|
||||
***5***0.7815126***0.2747490***
|
||||
accuracy = 69.13 #leaves = 41.60 max depth = 9.60
|
||||
|
||||
fold 2: acc. = 61.21 #leaves = 67 max. depth = 12
|
||||
fold 3: acc. = 70.69 #leaves = 64 max. depth = 14
|
||||
fold 4: acc. = 66.38 #leaves = 62 max. depth = 16
|
||||
fold 5: acc. = 75.63 #leaves = 67 max. depth = 20
|
||||
accuracy = 69.13 #leaves = 52.40 max depth = 12.60
|
||||
|
Reference in New Issue
Block a user