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.
|
||||
fold 1: acc. = 87.74 #leaves = 12 max. depth = 6
|
||||
fold 2: acc. = 82.08 #leaves = 35 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 = 4 max. depth = 3
|
||||
fold 2: acc. = 81.13 #leaves = 34 max. depth = 10
|
||||
fold 3: acc. = 88.68 #leaves = 36 max. depth = 8
|
||||
fold 4: acc. = 78.30 #leaves = 28 max. depth = 8
|
||||
fold 5: acc. = 80.37 #leaves = 30 max. depth = 8
|
||||
***1***0.8773585***1.2322670***
|
||||
***2***0.8207547***0.9758080***
|
||||
***3***0.8867924***0.9148870***
|
||||
***4***0.7830189***0.8970550***
|
||||
***5***0.8037384***1.3342620***
|
||||
accuracy = 83.43 #leaves = 28.20 max depth = 7.60
|
||||
|
||||
fold 5: acc. = 84.11 #leaves = 28 max. depth = 8
|
||||
accuracy = 83.43 #leaves = 26.00 max depth = 7.40
|
||||
|
Reference in New Issue
Block a user