mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
17 lines
636 B
Plaintext
Executable File
17 lines
636 B
Plaintext
Executable File
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to csv/ilpd-indian-liver.csv.dt.
|
|
Unpruned decision tree written to csv/ilpd-indian-liver.csv.dt.unpruned.
|
|
fold 1: acc. = 71.55 #leaves = 10 max. depth = 7
|
|
fold 2: acc. = 70.69 #leaves = 49 max. depth = 12
|
|
fold 3: acc. = 68.10 #leaves = 46 max. depth = 12
|
|
fold 4: acc. = 66.38 #leaves = 50 max. depth = 13
|
|
fold 5: acc. = 64.71 #leaves = 53 max. depth = 13
|
|
***1***0.7155173***0.2982450***
|
|
***2***0.7068965***0.3266400***
|
|
***3***0.6810344***0.3673980***
|
|
***4***0.6637931***0.2961320***
|
|
***5***0.6470588***0.3235310***
|
|
accuracy = 68.27 #leaves = 41.60 max depth = 11.40
|