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:
@@ -2,17 +2,11 @@ Remapping class numbers:
|
||||
2 To 1
|
||||
1 To 2
|
||||
0 To 3
|
||||
Pruned decision tree written to csv/oocytes_merluccius_states_2f.csv.dt.
|
||||
Unpruned decision tree written to csv/oocytes_merluccius_states_2f.csv.dt.unpruned.
|
||||
fold 1: acc. = 87.25 #leaves = 11 max. depth = 5
|
||||
fold 2: acc. = 87.25 #leaves = 35 max. depth = 10
|
||||
fold 3: acc. = 86.76 #leaves = 34 max. depth = 11
|
||||
fold 4: acc. = 89.71 #leaves = 43 max. depth = 10
|
||||
fold 5: acc. = 89.81 #leaves = 45 max. depth = 10
|
||||
***1***0.8725491***0.9970280***
|
||||
***2***0.8725491***1.1572130***
|
||||
***3***0.8676471***1.0610340***
|
||||
***4***0.8970588***1.2663830***
|
||||
***5***0.8980582***1.1642360***
|
||||
accuracy = 88.16 #leaves = 33.60 max depth = 9.20
|
||||
|
||||
Pruned decision tree written to data/csv/oocytes_merluccius_states_2f.csv.dt.
|
||||
Unpruned decision tree written to data/csv/oocytes_merluccius_states_2f.csv.dt.unpruned.
|
||||
fold 1: acc. = 87.75 #leaves = 4 max. depth = 3
|
||||
fold 2: acc. = 87.75 #leaves = 41 max. depth = 10
|
||||
fold 3: acc. = 87.75 #leaves = 37 max. depth = 9
|
||||
fold 4: acc. = 92.16 #leaves = 42 max. depth = 8
|
||||
fold 5: acc. = 90.29 #leaves = 44 max. depth = 9
|
||||
accuracy = 89.14 #leaves = 33.60 max depth = 7.80
|
||||
|
Reference in New Issue
Block a user