mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 00:16:09 +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. = 68.63 #leaves = 42 max. depth = 10
|
||||
fold 2: acc. = 70.59 #leaves = 39 max. depth = 11
|
||||
fold 3: acc. = 63.73 #leaves = 43 max. depth = 10
|
||||
fold 4: acc. = 60.78 #leaves = 41 max. depth = 12
|
||||
fold 5: acc. = 65.38 #leaves = 35 max. depth = 13
|
||||
***1***0.6862745***0.3465160***
|
||||
***2***0.7058823***0.6085460***
|
||||
***3***0.6372549***0.4689270***
|
||||
***4***0.6078432***0.4264940***
|
||||
***5***0.6538461***0.4602280***
|
||||
accuracy = 65.82 #leaves = 40.00 max depth = 11.20
|
||||
|
||||
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. = 72.55 #leaves = 21 max. depth = 7
|
||||
fold 2: acc. = 72.55 #leaves = 57 max. depth = 14
|
||||
fold 3: acc. = 69.61 #leaves = 49 max. depth = 13
|
||||
fold 4: acc. = 64.71 #leaves = 54 max. depth = 13
|
||||
fold 5: acc. = 67.31 #leaves = 54 max. depth = 14
|
||||
accuracy = 69.34 #leaves = 47.00 max depth = 12.20
|
||||
|
Reference in New Issue
Block a user