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,17 +1,11 @@
|
||||
Remapping class numbers:
|
||||
0 To 1
|
||||
1 To 2
|
||||
Pruned decision tree written to csv/cylinder-bands.csv.dt.
|
||||
Unpruned decision tree written to csv/cylinder-bands.csv.dt.unpruned.
|
||||
fold 1: acc. = 67.65 #leaves = 2 max. depth = 1
|
||||
fold 2: acc. = 78.43 #leaves = 41 max. depth = 11
|
||||
fold 3: acc. = 69.61 #leaves = 42 max. depth = 12
|
||||
fold 4: acc. = 64.71 #leaves = 44 max. depth = 12
|
||||
fold 5: acc. = 65.38 #leaves = 42 max. depth = 11
|
||||
***1***0.6764706***0.4147230***
|
||||
***2***0.7843137***0.4228320***
|
||||
***3***0.6960784***0.4962530***
|
||||
***4***0.6470588***0.4723610***
|
||||
***5***0.6538461***0.5127190***
|
||||
accuracy = 69.14 #leaves = 34.20 max depth = 9.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. = 63.73 #leaves = 28 max. depth = 12
|
||||
fold 2: acc. = 67.65 #leaves = 63 max. depth = 14
|
||||
fold 3: acc. = 65.69 #leaves = 50 max. depth = 10
|
||||
fold 4: acc. = 67.65 #leaves = 57 max. depth = 12
|
||||
fold 5: acc. = 72.12 #leaves = 52 max. depth = 15
|
||||
accuracy = 67.38 #leaves = 50.00 max depth = 12.60
|
||||
|
Reference in New Issue
Block a user