mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26: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. = 70.41 #leaves = 5 max. depth = 3
|
||||
fold 2: acc. = 76.92 #leaves = 76 max. depth = 16
|
||||
fold 3: acc. = 69.23 #leaves = 73 max. depth = 14
|
||||
fold 4: acc. = 66.27 #leaves = 76 max. depth = 13
|
||||
fold 5: acc. = 68.82 #leaves = 85 max. depth = 13
|
||||
***1***0.7041420***0.8472510***
|
||||
***2***0.7692308***0.8743190***
|
||||
***3***0.6923077***0.8426180***
|
||||
***4***0.6627219***0.7855330***
|
||||
***5***0.6882353***0.9009260***
|
||||
accuracy = 70.33 #leaves = 63.00 max depth = 11.80
|
||||
|
||||
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. = 69.23 #leaves = 77 max. depth = 11
|
||||
fold 2: acc. = 71.01 #leaves = 98 max. depth = 14
|
||||
fold 3: acc. = 72.19 #leaves = 87 max. depth = 13
|
||||
fold 4: acc. = 66.27 #leaves = 98 max. depth = 13
|
||||
fold 5: acc. = 72.94 #leaves = 89 max. depth = 14
|
||||
accuracy = 70.33 #leaves = 89.80 max depth = 13.00
|
||||
|
Reference in New Issue
Block a user