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

@@ -7,16 +7,10 @@ Remapping class numbers:
6 To 7
5 To 8
4 To 9
Unpruned decision tree written to csv/low-res-spect.csv.dt.
fold 1: acc. = 76.42 #leaves = 31 max. depth = 8
Unpruned decision tree written to data/csv/low-res-spect.csv.dt.
fold 1: acc. = 74.53 #leaves = 31 max. depth = 8
fold 2: acc. = 81.13 #leaves = 37 max. depth = 8
fold 3: acc. = 83.02 #leaves = 37 max. depth = 8
fold 3: acc. = 83.96 #leaves = 35 max. depth = 10
fold 4: acc. = 79.25 #leaves = 35 max. depth = 7
fold 5: acc. = 82.24 #leaves = 32 max. depth = 7
***1***0.7641509***1.0439320***
***2***0.8113207***1.1761630***
***3***0.8301887***1.2931500***
***4***0.7924529***0.8982450***
***5***0.8224299***1.1886800***
accuracy = 80.41 #leaves = 34.40 max depth = 7.60
fold 5: acc. = 86.92 #leaves = 38 max. depth = 8
accuracy = 81.17 #leaves = 35.20 max depth = 8.20