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. = 78.02 #leaves = 9 max. depth = 5
|
||||
fold 2: acc. = 74.73 #leaves = 71 max. depth = 14
|
||||
fold 3: acc. = 79.67 #leaves = 62 max. depth = 10
|
||||
fold 4: acc. = 74.18 #leaves = 69 max. depth = 11
|
||||
fold 5: acc. = 70.65 #leaves = 83 max. depth = 14
|
||||
***1***0.7802198***1.0654020***
|
||||
***2***0.7472527***1.0812780***
|
||||
***3***0.7967033***0.9647900***
|
||||
***4***0.7417583***0.9633880***
|
||||
***5***0.7065217***1.1556380***
|
||||
accuracy = 75.44 #leaves = 58.80 max depth = 10.80
|
||||
|
||||
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. = 80.22 #leaves = 12 max. depth = 6
|
||||
fold 2: acc. = 65.38 #leaves = 89 max. depth = 14
|
||||
fold 3: acc. = 75.27 #leaves = 84 max. depth = 13
|
||||
fold 4: acc. = 73.08 #leaves = 91 max. depth = 13
|
||||
fold 5: acc. = 71.74 #leaves = 96 max. depth = 13
|
||||
accuracy = 73.14 #leaves = 74.40 max depth = 11.80
|
||||
|
Reference in New Issue
Block a user