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.00 #leaves = 36 max. depth = 12
|
||||
fold 2: acc. = 76.47 #leaves = 77 max. depth = 13
|
||||
fold 3: acc. = 78.43 #leaves = 83 max. depth = 14
|
||||
fold 4: acc. = 76.96 #leaves = 80 max. depth = 14
|
||||
fold 5: acc. = 63.11 #leaves = 81 max. depth = 13
|
||||
***1***0.7500000***1.4338140***
|
||||
***2***0.7647059***1.3796530***
|
||||
***3***0.7843137***1.5682950***
|
||||
***4***0.7696078***1.2346560***
|
||||
***5***0.6310680***1.3621000***
|
||||
accuracy = 73.97 #leaves = 71.40 max depth = 13.20
|
||||
|
||||
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 = 6 max. depth = 4
|
||||
fold 2: acc. = 74.02 #leaves = 91 max. depth = 14
|
||||
fold 3: acc. = 75.49 #leaves = 102 max. depth = 15
|
||||
fold 4: acc. = 80.39 #leaves = 87 max. depth = 10
|
||||
fold 5: acc. = 71.84 #leaves = 92 max. depth = 12
|
||||
accuracy = 75.73 #leaves = 75.60 max depth = 11.00
|
||||
|
Reference in New Issue
Block a user