mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-19 01:16:01 +00:00
Fix normalize error
This commit is contained in:
@@ -2,17 +2,11 @@ Remapping class numbers:
|
||||
2 To 1
|
||||
1 To 2
|
||||
0 To 3
|
||||
Pruned decision tree written to csv/oocytes_merluccius_states_2f.csv.dt.
|
||||
Unpruned decision tree written to csv/oocytes_merluccius_states_2f.csv.dt.unpruned.
|
||||
fold 1: acc. = 91.67 #leaves = 3 max. depth = 2
|
||||
fold 2: acc. = 90.20 #leaves = 35 max. depth = 11
|
||||
fold 3: acc. = 88.24 #leaves = 38 max. depth = 12
|
||||
fold 4: acc. = 92.65 #leaves = 30 max. depth = 11
|
||||
fold 5: acc. = 89.32 #leaves = 36 max. depth = 10
|
||||
***1***0.9166666***1.0709350***
|
||||
***2***0.9019607***1.1513800***
|
||||
***3***0.8823529***1.5170120***
|
||||
***4***0.9264706***0.7694190***
|
||||
***5***0.8932039***1.2504510***
|
||||
accuracy = 90.41 #leaves = 28.40 max depth = 9.20
|
||||
|
||||
Pruned decision tree written to data/csv/oocytes_merluccius_states_2f.csv.dt.
|
||||
Unpruned decision tree written to data/csv/oocytes_merluccius_states_2f.csv.dt.unpruned.
|
||||
fold 1: acc. = 89.22 #leaves = 19 max. depth = 6
|
||||
fold 2: acc. = 86.27 #leaves = 35 max. depth = 10
|
||||
fold 3: acc. = 84.80 #leaves = 46 max. depth = 10
|
||||
fold 4: acc. = 92.16 #leaves = 35 max. depth = 8
|
||||
fold 5: acc. = 88.83 #leaves = 43 max. depth = 9
|
||||
accuracy = 88.26 #leaves = 35.60 max depth = 8.60
|
||||
|
Reference in New Issue
Block a user