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. = 81.37 #leaves = 7 max. depth = 3
|
||||
fold 2: acc. = 73.53 #leaves = 76 max. depth = 13
|
||||
fold 3: acc. = 71.08 #leaves = 88 max. depth = 15
|
||||
fold 4: acc. = 65.20 #leaves = 87 max. depth = 13
|
||||
fold 5: acc. = 70.39 #leaves = 83 max. depth = 15
|
||||
***1***0.8137255***1.5137000***
|
||||
***2***0.7352941***1.2627010***
|
||||
***3***0.7107843***1.4401440***
|
||||
***4***0.6519607***1.4725200***
|
||||
***5***0.7038835***1.8122620***
|
||||
accuracy = 72.31 #leaves = 68.20 max depth = 11.80
|
||||
|
||||
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. = 66.18 #leaves = 90 max. depth = 13
|
||||
fold 3: acc. = 71.08 #leaves = 99 max. depth = 12
|
||||
fold 4: acc. = 72.06 #leaves = 93 max. depth = 13
|
||||
fold 5: acc. = 70.87 #leaves = 102 max. depth = 17
|
||||
accuracy = 71.14 #leaves = 77.40 max depth = 11.40
|
||||
|
Reference in New Issue
Block a user