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. = 76.84 #leaves = 4 max. depth = 3
|
||||
fold 2: acc. = 73.68 #leaves = 28 max. depth = 9
|
||||
fold 3: acc. = 76.84 #leaves = 36 max. depth = 12
|
||||
fold 4: acc. = 77.89 #leaves = 35 max. depth = 14
|
||||
fold 5: acc. = 81.25 #leaves = 34 max. depth = 13
|
||||
***1***0.7684210***0.6802720***
|
||||
***2***0.7368421***0.6622160***
|
||||
***3***0.7684210***0.7496850***
|
||||
***4***0.7789474***0.8003470***
|
||||
***5***0.8125000***0.7448610***
|
||||
accuracy = 77.31 #leaves = 27.40 max depth = 10.20
|
||||
|
||||
Runtime Error.
|
||||
.
|
||||
Execution Terminated.
|
||||
|
Reference in New Issue
Block a user