mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-18 17:06:02 +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_trisopterus_nucleus_2f.csv.dt.
|
||||
Unpruned decision tree written to csv/oocytes_trisopterus_nucleus_2f.csv.dt.unpruned.
|
||||
fold 1: acc. = 73.63 #leaves = 3 max. depth = 2
|
||||
fold 2: acc. = 72.53 #leaves = 64 max. depth = 12
|
||||
fold 3: acc. = 75.27 #leaves = 67 max. depth = 12
|
||||
fold 4: acc. = 71.98 #leaves = 70 max. depth = 11
|
||||
fold 5: acc. = 76.09 #leaves = 61 max. depth = 10
|
||||
***1***0.7362638***1.0399960***
|
||||
***2***0.7252747***0.8331510***
|
||||
***3***0.7527473***0.9518420***
|
||||
***4***0.7197802***0.9158110***
|
||||
***5***0.7608696***0.8794000***
|
||||
accuracy = 73.90 #leaves = 53.00 max depth = 9.40
|
||||
|
||||
Pruned decision tree written to data/csv/oocytes_trisopterus_nucleus_2f.csv.dt.
|
||||
Unpruned decision tree written to data/csv/oocytes_trisopterus_nucleus_2f.csv.dt.unpruned.
|
||||
fold 1: acc. = 71.98 #leaves = 57 max. depth = 12
|
||||
fold 2: acc. = 76.37 #leaves = 83 max. depth = 13
|
||||
fold 3: acc. = 69.23 #leaves = 96 max. depth = 14
|
||||
fold 4: acc. = 67.58 #leaves = 90 max. depth = 13
|
||||
fold 5: acc. = 69.02 #leaves = 96 max. depth = 13
|
||||
accuracy = 70.83 #leaves = 84.40 max depth = 13.00
|
||||
|
Reference in New Issue
Block a user