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 = 4 max. depth = 3
|
||||
fold 2: acc. = 72.06 #leaves = 79 max. depth = 15
|
||||
fold 3: acc. = 69.61 #leaves = 96 max. depth = 14
|
||||
fold 4: acc. = 73.04 #leaves = 88 max. depth = 14
|
||||
fold 5: acc. = 68.93 #leaves = 89 max. depth = 13
|
||||
***1***0.7549019***1.6798880***
|
||||
***2***0.7205882***1.2590920***
|
||||
***3***0.6960784***1.4208890***
|
||||
***4***0.7303922***1.1614930***
|
||||
***5***0.6893204***1.6041920***
|
||||
accuracy = 71.82 #leaves = 71.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. = 73.53 #leaves = 4 max. depth = 3
|
||||
fold 2: acc. = 72.55 #leaves = 99 max. depth = 15
|
||||
fold 3: acc. = 72.55 #leaves = 105 max. depth = 16
|
||||
fold 4: acc. = 75.98 #leaves = 106 max. depth = 13
|
||||
fold 5: acc. = 69.90 #leaves = 101 max. depth = 16
|
||||
accuracy = 72.90 #leaves = 83.00 max depth = 12.60
|
||||
|
Reference in New Issue
Block a user