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:
@@ -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. = 73.96 #leaves = 12 max. depth = 6
|
||||
fold 2: acc. = 69.82 #leaves = 73 max. depth = 12
|
||||
fold 3: acc. = 72.19 #leaves = 69 max. depth = 13
|
||||
fold 4: acc. = 61.54 #leaves = 77 max. depth = 14
|
||||
fold 5: acc. = 69.41 #leaves = 72 max. depth = 11
|
||||
***1***0.7396450***0.8334630***
|
||||
***2***0.6982248***0.8684140***
|
||||
***3***0.7218935***0.9900460***
|
||||
***4***0.6153846***0.8782820***
|
||||
***5***0.6941177***0.8595980***
|
||||
accuracy = 69.39 #leaves = 60.60 max depth = 11.20
|
||||
|
||||
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.60 #leaves = 12 max. depth = 8
|
||||
fold 2: acc. = 65.09 #leaves = 94 max. depth = 14
|
||||
fold 3: acc. = 69.82 #leaves = 99 max. depth = 13
|
||||
fold 4: acc. = 68.05 #leaves = 86 max. depth = 12
|
||||
fold 5: acc. = 67.06 #leaves = 89 max. depth = 14
|
||||
accuracy = 68.32 #leaves = 76.00 max depth = 12.20
|
||||
|
Reference in New Issue
Block a user