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,15 +1,9 @@
Remapping class numbers:
0 To 2
Unpruned decision tree written to csv/balloons.csv.dt.
Unpruned decision tree written to data/csv/balloons.csv.dt.
fold 1: acc. = 66.67 #leaves = 2 max. depth = 1
fold 2: acc. = 100.00 #leaves = 4 max. depth = 3
fold 3: acc. = 66.67 #leaves = 2 max. depth = 1
fold 4: acc. = 100.00 #leaves = 4 max. depth = 3
fold 5: acc. = 75.00 #leaves = 4 max. depth = 3
***1***0.6666666***0.0000820***
***2***1.0000000***0.0004620***
***3***0.6666666***0.0000580***
***4***1.0000000***0.0004440***
***5***0.7500000***0.0004950***
accuracy = 81.25 #leaves = 3.20 max depth = 2.20
fold 3: acc. = 33.33 #leaves = 2 max. depth = 1
fold 4: acc. = 66.67 #leaves = 4 max. depth = 3
fold 5: acc. = 100.00 #leaves = 4 max. depth = 3
accuracy = 75.00 #leaves = 3.20 max depth = 2.20