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:
@@ -2,17 +2,11 @@ Remapping class numbers:
|
||||
3 To 1
|
||||
0 To 3
|
||||
1 To 4
|
||||
Pruned decision tree written to csv/statlog-vehicle.csv.dt.
|
||||
Unpruned decision tree written to csv/statlog-vehicle.csv.dt.unpruned.
|
||||
fold 1: acc. = 72.19 #leaves = 15 max. depth = 6
|
||||
fold 2: acc. = 70.41 #leaves = 78 max. depth = 13
|
||||
fold 3: acc. = 65.09 #leaves = 79 max. depth = 12
|
||||
fold 4: acc. = 75.15 #leaves = 67 max. depth = 12
|
||||
fold 5: acc. = 74.12 #leaves = 71 max. depth = 14
|
||||
***1***0.7218935***0.8901680***
|
||||
***2***0.7041420***0.8403640***
|
||||
***3***0.6508876***0.9209530***
|
||||
***4***0.7514793***0.8055160***
|
||||
***5***0.7411764***0.8480580***
|
||||
accuracy = 71.39 #leaves = 62.00 max depth = 11.40
|
||||
|
||||
Pruned decision tree written to data/csv/statlog-vehicle.csv.dt.
|
||||
Unpruned decision tree written to data/csv/statlog-vehicle.csv.dt.unpruned.
|
||||
fold 1: acc. = 71.01 #leaves = 18 max. depth = 8
|
||||
fold 2: acc. = 68.64 #leaves = 90 max. depth = 15
|
||||
fold 3: acc. = 66.86 #leaves = 88 max. depth = 14
|
||||
fold 4: acc. = 65.09 #leaves = 96 max. depth = 12
|
||||
fold 5: acc. = 74.12 #leaves = 89 max. depth = 12
|
||||
accuracy = 69.15 #leaves = 76.20 max depth = 12.20
|
||||
|
Reference in New Issue
Block a user