mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 00:16:09 +00:00
18 lines
550 B
Plaintext
18 lines
550 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
2 To 3
|
|
Unpruned decision tree written to csv/wine.csv.dt.
|
|
fold 1: acc. = 91.43 #leaves = 4 max. depth = 3
|
|
fold 2: acc. = 94.29 #leaves = 4 max. depth = 3
|
|
fold 3: acc. = 80.00 #leaves = 7 max. depth = 4
|
|
fold 4: acc. = 91.43 #leaves = 6 max. depth = 4
|
|
fold 5: acc. = 94.74 #leaves = 6 max. depth = 3
|
|
***1***0.9142857***0.0337670***
|
|
***2***0.9428571***0.0377850***
|
|
***3***0.8000000***0.0405150***
|
|
***4***0.9142857***0.0391030***
|
|
***5***0.9473684***0.0360980***
|
|
accuracy = 90.45 #leaves = 5.40 max depth = 3.40
|
|
|