mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26:02 +00:00
Fix normalize error
This commit is contained in:
@@ -7,17 +7,11 @@ Remapping class numbers:
|
||||
6 To 7
|
||||
5 To 8
|
||||
4 To 9
|
||||
Pruned decision tree written to csv/low-res-spect.csv.dt.
|
||||
Unpruned decision tree written to csv/low-res-spect.csv.dt.unpruned.
|
||||
Pruned decision tree written to data/csv/low-res-spect.csv.dt.
|
||||
Unpruned decision tree written to data/csv/low-res-spect.csv.dt.unpruned.
|
||||
fold 1: acc. = 88.68 #leaves = 11 max. depth = 5
|
||||
fold 2: acc. = 81.13 #leaves = 30 max. depth = 10
|
||||
fold 2: acc. = 83.96 #leaves = 31 max. depth = 9
|
||||
fold 3: acc. = 81.13 #leaves = 37 max. depth = 8
|
||||
fold 4: acc. = 79.25 #leaves = 30 max. depth = 8
|
||||
fold 5: acc. = 85.05 #leaves = 34 max. depth = 8
|
||||
***1***0.8867924***1.4191440***
|
||||
***2***0.8113207***1.1680280***
|
||||
***3***0.8113207***1.0288320***
|
||||
***4***0.7924529***1.2178160***
|
||||
***5***0.8504673***0.9437150***
|
||||
accuracy = 83.05 #leaves = 28.40 max depth = 7.80
|
||||
|
||||
fold 5: acc. = 85.98 #leaves = 33 max. depth = 8
|
||||
accuracy = 83.80 #leaves = 28.40 max depth = 7.60
|
||||
|
Reference in New Issue
Block a user