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. = 79.41 #leaves = 9 max. depth = 7
|
||||
fold 2: acc. = 71.08 #leaves = 92 max. depth = 12
|
||||
fold 3: acc. = 77.94 #leaves = 93 max. depth = 11
|
||||
fold 4: acc. = 73.53 #leaves = 96 max. depth = 13
|
||||
fold 5: acc. = 70.39 #leaves = 77 max. depth = 12
|
||||
***1***0.7941177***1.3359920***
|
||||
***2***0.7107843***1.2444060***
|
||||
***3***0.7794118***1.3968140***
|
||||
***4***0.7352941***1.2263020***
|
||||
***5***0.7038835***1.3139430***
|
||||
accuracy = 74.46 #leaves = 73.40 max depth = 11.00
|
||||
|
||||
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. = 72.55 #leaves = 9 max. depth = 7
|
||||
fold 2: acc. = 72.06 #leaves = 88 max. depth = 14
|
||||
fold 3: acc. = 75.00 #leaves = 92 max. depth = 16
|
||||
fold 4: acc. = 77.45 #leaves = 102 max. depth = 15
|
||||
fold 5: acc. = 67.96 #leaves = 91 max. depth = 13
|
||||
accuracy = 72.99 #leaves = 76.40 max depth = 13.00
|
||||
|
Reference in New Issue
Block a user