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. = 68.42 #leaves = 2 max. depth = 1
|
||||
fold 2: acc. = 74.74 #leaves = 34 max. depth = 13
|
||||
fold 3: acc. = 77.89 #leaves = 29 max. depth = 15
|
||||
fold 4: acc. = 72.63 #leaves = 35 max. depth = 17
|
||||
fold 5: acc. = 80.21 #leaves = 34 max. depth = 14
|
||||
***1***0.6842105***0.7393320***
|
||||
***2***0.7473684***0.7498750***
|
||||
***3***0.7789474***0.7610420***
|
||||
***4***0.7263157***0.7299770***
|
||||
***5***0.8020834***0.7471840***
|
||||
accuracy = 74.79 #leaves = 26.80 max depth = 12.00
|
||||
|
||||
Runtime Error.
|
||||
.
|
||||
Execution Terminated.
|
||||
|
Reference in New Issue
Block a user