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. = 83.02 #leaves = 5 max. depth = 4
|
||||
fold 2: acc. = 78.30 #leaves = 31 max. depth = 8
|
||||
fold 3: acc. = 83.96 #leaves = 34 max. depth = 8
|
||||
fold 2: acc. = 81.13 #leaves = 31 max. depth = 7
|
||||
fold 3: acc. = 86.79 #leaves = 31 max. depth = 7
|
||||
fold 4: acc. = 89.62 #leaves = 38 max. depth = 8
|
||||
fold 5: acc. = 79.44 #leaves = 34 max. depth = 9
|
||||
***1***0.8301887***1.1438110***
|
||||
***2***0.7830189***1.1468700***
|
||||
***3***0.8396227***1.4370700***
|
||||
***4***0.8962264***1.0061890***
|
||||
***5***0.7943925***1.1741150***
|
||||
accuracy = 82.86 #leaves = 28.40 max depth = 7.40
|
||||
|
||||
accuracy = 83.99 #leaves = 27.80 max depth = 7.00
|
||||
|
Reference in New Issue
Block a user