mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36: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. = 84.91 #leaves = 31 max. depth = 7
|
||||
fold 2: acc. = 75.47 #leaves = 36 max. depth = 7
|
||||
fold 3: acc. = 88.68 #leaves = 32 max. depth = 7
|
||||
fold 4: acc. = 74.53 #leaves = 33 max. depth = 7
|
||||
fold 2: acc. = 84.91 #leaves = 31 max. depth = 8
|
||||
fold 3: acc. = 83.96 #leaves = 33 max. depth = 8
|
||||
fold 4: acc. = 84.91 #leaves = 31 max. depth = 8
|
||||
fold 5: acc. = 85.05 #leaves = 34 max. depth = 9
|
||||
***1***0.8490566***1.2178700***
|
||||
***2***0.7547169***1.3234110***
|
||||
***3***0.8867924***1.4543070***
|
||||
***4***0.7452831***1.3991270***
|
||||
***5***0.8504673***1.0019890***
|
||||
accuracy = 81.73 #leaves = 33.20 max depth = 7.40
|
||||
|
||||
accuracy = 84.75 #leaves = 32.00 max depth = 8.00
|
||||
|
Reference in New Issue
Block a user