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. = 69.78 #leaves = 3 max. depth = 2
|
||||
fold 2: acc. = 76.92 #leaves = 70 max. depth = 13
|
||||
fold 3: acc. = 74.18 #leaves = 62 max. depth = 13
|
||||
fold 4: acc. = 74.73 #leaves = 64 max. depth = 11
|
||||
fold 5: acc. = 77.17 #leaves = 70 max. depth = 20
|
||||
***1***0.6978022***0.9609870***
|
||||
***2***0.7692308***1.0397700***
|
||||
***3***0.7417583***1.0849290***
|
||||
***4***0.7472527***0.9926890***
|
||||
***5***0.7717391***1.1201830***
|
||||
accuracy = 74.56 #leaves = 53.80 max depth = 11.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. = 68.68 #leaves = 8 max. depth = 5
|
||||
fold 2: acc. = 67.03 #leaves = 85 max. depth = 18
|
||||
fold 3: acc. = 69.78 #leaves = 83 max. depth = 12
|
||||
fold 4: acc. = 75.82 #leaves = 83 max. depth = 11
|
||||
fold 5: acc. = 73.91 #leaves = 97 max. depth = 16
|
||||
accuracy = 71.05 #leaves = 71.20 max depth = 12.40
|
||||
|
Reference in New Issue
Block a user