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. = 75.49 #leaves = 41 max. depth = 12
|
||||
fold 2: acc. = 76.47 #leaves = 85 max. depth = 16
|
||||
fold 3: acc. = 70.59 #leaves = 93 max. depth = 16
|
||||
fold 4: acc. = 75.98 #leaves = 81 max. depth = 16
|
||||
fold 5: acc. = 76.70 #leaves = 72 max. depth = 12
|
||||
***1***0.7549019***1.3829810***
|
||||
***2***0.7647059***1.2885080***
|
||||
***3***0.7058823***1.9087730***
|
||||
***4***0.7598040***1.8847520***
|
||||
***5***0.7669903***1.3415120***
|
||||
accuracy = 75.05 #leaves = 74.40 max depth = 14.40
|
||||
|
||||
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. = 75.49 #leaves = 3 max. depth = 2
|
||||
fold 2: acc. = 69.12 #leaves = 105 max. depth = 15
|
||||
fold 3: acc. = 68.63 #leaves = 91 max. depth = 12
|
||||
fold 4: acc. = 70.10 #leaves = 91 max. depth = 14
|
||||
fold 5: acc. = 71.84 #leaves = 90 max. depth = 15
|
||||
accuracy = 71.04 #leaves = 76.00 max depth = 11.60
|
||||
|
Reference in New Issue
Block a user