mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 07:56:07 +00:00
18 lines
564 B
Plaintext
Executable File
18 lines
564 B
Plaintext
Executable File
Remapping class numbers:
|
|
0 To 2
|
|
2 To 3
|
|
3 To 5
|
|
5 To 6
|
|
Unpruned decision tree written to csv/dermatology.csv.dt.
|
|
fold 1: acc. = 98.63 #leaves = 6 max. depth = 3
|
|
fold 2: acc. = 97.26 #leaves = 6 max. depth = 3
|
|
fold 3: acc. = 93.15 #leaves = 6 max. depth = 3
|
|
fold 4: acc. = 93.15 #leaves = 9 max. depth = 6
|
|
fold 5: acc. = 97.30 #leaves = 8 max. depth = 5
|
|
***1***0.9863014***0.1015020***
|
|
***2***0.9726028***0.1200320***
|
|
***3***0.9315069***0.0961930***
|
|
***4***0.9315069***0.1312740***
|
|
***5***0.9729729***0.0975200***
|
|
accuracy = 95.90 #leaves = 7.00 max depth = 4.00
|