Fix normalize error

This commit is contained in:
2021-04-11 02:21:25 +02:00
parent 40d9b02ef2
commit dd83175508
554 changed files with 3891 additions and 7360 deletions

View File

@@ -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