mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
12 lines
395 B
Plaintext
12 lines
395 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
2 To 3
|
|
Unpruned decision tree written to data/csv/seeds.csv.dt.
|
|
fold 1: acc. = 92.86 #leaves = 5 max. depth = 3
|
|
fold 2: acc. = 90.48 #leaves = 5 max. depth = 3
|
|
fold 3: acc. = 90.48 #leaves = 8 max. depth = 5
|
|
fold 4: acc. = 95.24 #leaves = 6 max. depth = 4
|
|
fold 5: acc. = 92.86 #leaves = 6 max. depth = 4
|
|
accuracy = 92.38 #leaves = 6.00 max depth = 3.80
|