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. = 93.14 #leaves = 4 max. depth = 3
|
||||
fold 2: acc. = 89.22 #leaves = 32 max. depth = 8
|
||||
fold 3: acc. = 91.18 #leaves = 34 max. depth = 8
|
||||
fold 4: acc. = 87.25 #leaves = 35 max. depth = 9
|
||||
fold 5: acc. = 89.32 #leaves = 34 max. depth = 8
|
||||
***1***0.9313725***0.9427620***
|
||||
***2***0.8921568***0.8964470***
|
||||
***3***0.9117647***1.0640760***
|
||||
***4***0.8725491***0.9689970***
|
||||
***5***0.8932039***1.0082410***
|
||||
accuracy = 90.02 #leaves = 27.80 max depth = 7.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. = 91.18 #leaves = 6 max. depth = 4
|
||||
fold 2: acc. = 87.25 #leaves = 44 max. depth = 9
|
||||
fold 3: acc. = 90.69 #leaves = 40 max. depth = 9
|
||||
fold 4: acc. = 83.33 #leaves = 43 max. depth = 10
|
||||
fold 5: acc. = 88.35 #leaves = 48 max. depth = 11
|
||||
accuracy = 88.16 #leaves = 36.20 max depth = 8.60
|
||||
|
Reference in New Issue
Block a user