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,16 +1,10 @@
Remapping class numbers:
0 To 2
Pruned decision tree written to csv/mammographic.csv.dt.
Unpruned decision tree written to csv/mammographic.csv.dt.unpruned.
Pruned decision tree written to data/csv/mammographic.csv.dt.
Unpruned decision tree written to data/csv/mammographic.csv.dt.unpruned.
fold 1: acc. = 86.46 #leaves = 2 max. depth = 1
fold 2: acc. = 79.17 #leaves = 100 max. depth = 15
fold 3: acc. = 75.52 #leaves = 100 max. depth = 18
fold 4: acc. = 73.44 #leaves = 112 max. depth = 14
fold 5: acc. = 76.17 #leaves = 111 max. depth = 15
***1***0.8645834***0.3590680***
***2***0.7916666***0.3785500***
***3***0.7552084***0.3776950***
***4***0.7343750***0.3575740***
***5***0.7616580***0.3707730***
accuracy = 78.15 #leaves = 85.00 max depth = 12.60
fold 2: acc. = 81.77 #leaves = 109 max. depth = 17
fold 3: acc. = 76.56 #leaves = 115 max. depth = 20
fold 4: acc. = 76.56 #leaves = 114 max. depth = 17
fold 5: acc. = 73.58 #leaves = 111 max. depth = 16
accuracy = 78.98 #leaves = 90.20 max depth = 14.20