mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
12 lines
485 B
Plaintext
12 lines
485 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to data/csv/ilpd-indian-liver.csv.dt.
|
|
Unpruned decision tree written to data/csv/ilpd-indian-liver.csv.dt.unpruned.
|
|
fold 1: acc. = 67.24 #leaves = 3 max. depth = 2
|
|
fold 2: acc. = 59.48 #leaves = 68 max. depth = 14
|
|
fold 3: acc. = 66.38 #leaves = 68 max. depth = 12
|
|
fold 4: acc. = 69.83 #leaves = 68 max. depth = 18
|
|
fold 5: acc. = 61.34 #leaves = 69 max. depth = 17
|
|
accuracy = 64.84 #leaves = 55.20 max depth = 12.60
|