mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36: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. = 82.42 #leaves = 3 max. depth = 2
|
||||
fold 2: acc. = 71.98 #leaves = 59 max. depth = 11
|
||||
fold 3: acc. = 72.53 #leaves = 68 max. depth = 14
|
||||
fold 4: acc. = 76.92 #leaves = 60 max. depth = 12
|
||||
fold 5: acc. = 77.72 #leaves = 66 max. depth = 11
|
||||
***1***0.8241758***0.9161450***
|
||||
***2***0.7197802***0.8101640***
|
||||
***3***0.7252747***1.0893010***
|
||||
***4***0.7692308***0.8900020***
|
||||
***5***0.7771739***1.0090190***
|
||||
accuracy = 76.32 #leaves = 51.20 max depth = 10.00
|
||||
|
||||
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. = 76.37 #leaves = 23 max. depth = 9
|
||||
fold 2: acc. = 75.27 #leaves = 84 max. depth = 14
|
||||
fold 3: acc. = 68.68 #leaves = 83 max. depth = 13
|
||||
fold 4: acc. = 73.63 #leaves = 88 max. depth = 18
|
||||
fold 5: acc. = 75.54 #leaves = 85 max. depth = 12
|
||||
accuracy = 73.90 #leaves = 72.60 max depth = 13.20
|
||||
|
Reference in New Issue
Block a user