mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
13 lines
514 B
Plaintext
13 lines
514 B
Plaintext
Remapping class numbers:
|
|
2 To 1
|
|
1 To 2
|
|
0 To 3
|
|
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. = 86.76 #leaves = 8 max. depth = 4
|
|
fold 2: acc. = 90.69 #leaves = 46 max. depth = 11
|
|
fold 3: acc. = 89.71 #leaves = 50 max. depth = 10
|
|
fold 4: acc. = 87.75 #leaves = 41 max. depth = 11
|
|
fold 5: acc. = 88.83 #leaves = 46 max. depth = 11
|
|
accuracy = 88.75 #leaves = 38.20 max depth = 9.40
|