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. = 73.08 #leaves = 8 max. depth = 4
|
||||
fold 2: acc. = 79.12 #leaves = 67 max. depth = 12
|
||||
fold 3: acc. = 76.37 #leaves = 67 max. depth = 12
|
||||
fold 4: acc. = 74.73 #leaves = 64 max. depth = 13
|
||||
fold 5: acc. = 75.00 #leaves = 65 max. depth = 16
|
||||
***1***0.7307692***0.9486130***
|
||||
***2***0.7912088***0.9429610***
|
||||
***3***0.7637362***0.9544240***
|
||||
***4***0.7472527***0.8871810***
|
||||
***5***0.7500000***1.0295770***
|
||||
accuracy = 75.66 #leaves = 54.20 max depth = 11.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. = 70.33 #leaves = 17 max. depth = 8
|
||||
fold 2: acc. = 65.93 #leaves = 78 max. depth = 15
|
||||
fold 3: acc. = 70.88 #leaves = 89 max. depth = 12
|
||||
fold 4: acc. = 71.43 #leaves = 86 max. depth = 12
|
||||
fold 5: acc. = 68.48 #leaves = 89 max. depth = 16
|
||||
accuracy = 69.41 #leaves = 71.80 max depth = 12.60
|
||||
|
Reference in New Issue
Block a user