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:
@@ -1,16 +1,10 @@
|
||||
Remapping class numbers:
|
||||
0 To 2
|
||||
Pruned decision tree written to csv/oocytes_merluccius_nucleus_4d.csv.dt.
|
||||
Unpruned decision tree written to csv/oocytes_merluccius_nucleus_4d.csv.dt.unpruned.
|
||||
fold 1: acc. = 79.41 #leaves = 6 max. depth = 4
|
||||
fold 2: acc. = 71.57 #leaves = 77 max. depth = 14
|
||||
fold 3: acc. = 75.98 #leaves = 83 max. depth = 12
|
||||
fold 4: acc. = 75.98 #leaves = 88 max. depth = 14
|
||||
fold 5: acc. = 73.30 #leaves = 98 max. depth = 14
|
||||
***1***0.7941177***1.4734980***
|
||||
***2***0.7156863***1.4974470***
|
||||
***3***0.7598040***1.4409090***
|
||||
***4***0.7598040***1.3390260***
|
||||
***5***0.7330097***1.2295820***
|
||||
accuracy = 75.24 #leaves = 70.40 max depth = 11.60
|
||||
|
||||
Pruned decision tree written to data/csv/oocytes_merluccius_nucleus_4d.csv.dt.
|
||||
Unpruned decision tree written to data/csv/oocytes_merluccius_nucleus_4d.csv.dt.unpruned.
|
||||
fold 1: acc. = 76.96 #leaves = 17 max. depth = 7
|
||||
fold 2: acc. = 69.61 #leaves = 102 max. depth = 16
|
||||
fold 3: acc. = 74.02 #leaves = 85 max. depth = 11
|
||||
fold 4: acc. = 69.12 #leaves = 100 max. depth = 13
|
||||
fold 5: acc. = 71.84 #leaves = 96 max. depth = 15
|
||||
accuracy = 72.31 #leaves = 80.00 max depth = 12.40
|
||||
|
Reference in New Issue
Block a user