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:
@@ -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. = 80.88 #leaves = 16 max. depth = 9
|
||||
fold 2: acc. = 70.10 #leaves = 82 max. depth = 14
|
||||
fold 3: acc. = 75.00 #leaves = 85 max. depth = 12
|
||||
fold 4: acc. = 73.53 #leaves = 86 max. depth = 11
|
||||
fold 5: acc. = 71.36 #leaves = 81 max. depth = 16
|
||||
***1***0.8088235***1.6707350***
|
||||
***2***0.7009804***1.4141150***
|
||||
***3***0.7500000***1.4445060***
|
||||
***4***0.7352941***1.2399050***
|
||||
***5***0.7135922***1.5695030***
|
||||
accuracy = 74.17 #leaves = 70.00 max depth = 12.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. = 78.92 #leaves = 5 max. depth = 4
|
||||
fold 2: acc. = 71.57 #leaves = 96 max. depth = 13
|
||||
fold 3: acc. = 71.08 #leaves = 96 max. depth = 17
|
||||
fold 4: acc. = 72.55 #leaves = 105 max. depth = 13
|
||||
fold 5: acc. = 74.27 #leaves = 99 max. depth = 12
|
||||
accuracy = 73.68 #leaves = 80.20 max depth = 11.80
|
||||
|
Reference in New Issue
Block a user