mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
19 lines
627 B
Plaintext
19 lines
627 B
Plaintext
Remapping class numbers:
|
|
2 To 1
|
|
1 To 2
|
|
0 To 4
|
|
Pruned decision tree written to csv/lymphography.csv.dt.
|
|
Unpruned decision tree written to csv/lymphography.csv.dt.unpruned.
|
|
fold 1: acc. = 86.21 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 58.62 #leaves = 12 max. depth = 6
|
|
fold 3: acc. = 65.52 #leaves = 10 max. depth = 5
|
|
fold 4: acc. = 72.41 #leaves = 7 max. depth = 4
|
|
fold 5: acc. = 87.50 #leaves = 10 max. depth = 4
|
|
***1***0.8620690***0.0412000***
|
|
***2***0.5862069***0.0306160***
|
|
***3***0.6551724***0.0412670***
|
|
***4***0.7241380***0.0331060***
|
|
***5***0.8750000***0.0278550***
|
|
accuracy = 74.32 #leaves = 8.20 max depth = 4.00
|
|
|