mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-18 00:46:03 +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.
|
||||
fold 1: acc. = 85.85 #leaves = 10 max. depth = 6
|
||||
fold 2: acc. = 81.13 #leaves = 35 max. depth = 8
|
||||
fold 3: acc. = 81.13 #leaves = 32 max. depth = 8
|
||||
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. = 84.91 #leaves = 10 max. depth = 6
|
||||
fold 2: acc. = 77.36 #leaves = 35 max. depth = 8
|
||||
fold 3: acc. = 80.19 #leaves = 32 max. depth = 8
|
||||
fold 4: acc. = 83.02 #leaves = 34 max. depth = 9
|
||||
fold 5: acc. = 83.18 #leaves = 32 max. depth = 8
|
||||
***1***0.8584906***1.0730530***
|
||||
***2***0.8113207***1.1144630***
|
||||
***3***0.8113207***1.3018460***
|
||||
***4***0.8301887***1.0608890***
|
||||
***5***0.8317757***1.4164250***
|
||||
accuracy = 82.86 #leaves = 28.60 max depth = 7.80
|
||||
|
||||
fold 5: acc. = 82.24 #leaves = 34 max. depth = 7
|
||||
accuracy = 81.54 #leaves = 29.00 max depth = 7.60
|
||||
|
Reference in New Issue
Block a user