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,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. = 73.68 #leaves = 15 max. depth = 7
|
||||
fold 2: acc. = 76.84 #leaves = 32 max. depth = 18
|
||||
fold 3: acc. = 86.32 #leaves = 29 max. depth = 8
|
||||
fold 4: acc. = 81.05 #leaves = 30 max. depth = 12
|
||||
fold 5: acc. = 82.29 #leaves = 30 max. depth = 15
|
||||
***1***0.7368421***0.8120520***
|
||||
***2***0.7684210***0.8002800***
|
||||
***3***0.8631579***0.6925900***
|
||||
***4***0.8105264***0.7631960***
|
||||
***5***0.8229166***0.7393690***
|
||||
accuracy = 80.04 #leaves = 27.20 max depth = 12.00
|
||||
|
||||
Runtime Error.
|
||||
.
|
||||
Execution Terminated.
|
||||
|
Reference in New Issue
Block a user