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:
@@ -1,16 +1,3 @@
|
||||
Remapping class numbers:
|
||||
0 To 2
|
||||
Pruned decision tree written to csv/musk-1.csv.dt.
|
||||
Unpruned decision tree written to csv/musk-1.csv.dt.unpruned.
|
||||
fold 1: acc. = 71.58 #leaves = 8 max. depth = 6
|
||||
fold 2: acc. = 70.53 #leaves = 29 max. depth = 12
|
||||
fold 3: acc. = 72.63 #leaves = 31 max. depth = 11
|
||||
fold 4: acc. = 74.74 #leaves = 28 max. depth = 12
|
||||
fold 5: acc. = 76.04 #leaves = 31 max. depth = 12
|
||||
***1***0.7157895***0.7135530***
|
||||
***2***0.7052631***0.7106170***
|
||||
***3***0.7263157***0.7499250***
|
||||
***4***0.7473684***0.6908050***
|
||||
***5***0.7604166***0.7418240***
|
||||
accuracy = 73.11 #leaves = 25.40 max depth = 10.60
|
||||
|
||||
Runtime Error.
|
||||
.
|
||||
Execution Terminated.
|
||||
|
Reference in New Issue
Block a user