mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-18 08:56: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. = 90.20 #leaves = 5 max. depth = 3
|
||||
fold 2: acc. = 89.22 #leaves = 39 max. depth = 10
|
||||
fold 3: acc. = 89.71 #leaves = 38 max. depth = 10
|
||||
fold 4: acc. = 88.24 #leaves = 39 max. depth = 12
|
||||
fold 5: acc. = 88.35 #leaves = 39 max. depth = 9
|
||||
***1***0.9019607***1.3139270***
|
||||
***2***0.8921568***0.9700550***
|
||||
***3***0.8970588***0.8880420***
|
||||
***4***0.8823529***1.4054610***
|
||||
***5***0.8834952***0.9402920***
|
||||
accuracy = 89.14 #leaves = 32.00 max depth = 8.80
|
||||
|
||||
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. = 87.25 #leaves = 6 max. depth = 3
|
||||
fold 2: acc. = 87.25 #leaves = 44 max. depth = 9
|
||||
fold 3: acc. = 90.20 #leaves = 42 max. depth = 11
|
||||
fold 4: acc. = 90.69 #leaves = 44 max. depth = 11
|
||||
fold 5: acc. = 87.38 #leaves = 37 max. depth = 9
|
||||
accuracy = 88.55 #leaves = 34.60 max depth = 8.60
|
||||
|
Reference in New Issue
Block a user