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:
@@ -1,16 +1,11 @@
|
||||
Remapping class numbers:
|
||||
0 To 1
|
||||
1 To 2
|
||||
Unpruned decision tree written to csv/cylinder-bands.csv.dt.
|
||||
fold 1: acc. = 67.65 #leaves = 39 max. depth = 10
|
||||
fold 2: acc. = 65.69 #leaves = 38 max. depth = 13
|
||||
fold 3: acc. = 61.76 #leaves = 35 max. depth = 11
|
||||
fold 4: acc. = 62.75 #leaves = 38 max. depth = 10
|
||||
fold 5: acc. = 65.38 #leaves = 47 max. depth = 13
|
||||
***1***0.6764706***0.4922020***
|
||||
***2***0.6568627***0.3895570***
|
||||
***3***0.6176471***0.5273630***
|
||||
***4***0.6274510***0.3791480***
|
||||
***5***0.6538461***0.4042470***
|
||||
accuracy = 64.65 #leaves = 39.40 max depth = 11.40
|
||||
|
||||
Pruned decision tree written to data/csv/cylinder-bands.csv.dt.
|
||||
Unpruned decision tree written to data/csv/cylinder-bands.csv.dt.unpruned.
|
||||
fold 1: acc. = 75.49 #leaves = 12 max. depth = 5
|
||||
fold 2: acc. = 69.61 #leaves = 56 max. depth = 15
|
||||
fold 3: acc. = 65.69 #leaves = 51 max. depth = 14
|
||||
fold 4: acc. = 67.65 #leaves = 55 max. depth = 12
|
||||
fold 5: acc. = 74.04 #leaves = 53 max. depth = 19
|
||||
accuracy = 70.51 #leaves = 45.40 max depth = 13.00
|
||||
|
Reference in New Issue
Block a user