mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
18 lines
643 B
Plaintext
18 lines
643 B
Plaintext
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to csv/breast-cancer-wisc-prog.csv.dt.
|
|
Unpruned decision tree written to csv/breast-cancer-wisc-prog.csv.dt.unpruned.
|
|
fold 1: acc. = 79.49 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 64.10 #leaves = 16 max. depth = 7
|
|
fold 3: acc. = 64.10 #leaves = 15 max. depth = 8
|
|
fold 4: acc. = 76.92 #leaves = 17 max. depth = 8
|
|
fold 5: acc. = 80.95 #leaves = 18 max. depth = 7
|
|
***1***0.7948718***0.1126540***
|
|
***2***0.6410256***0.1116660***
|
|
***3***0.6410256***0.1836210***
|
|
***4***0.7692308***0.1835240***
|
|
***5***0.8095238***0.1480360***
|
|
accuracy = 73.23 #leaves = 13.60 max depth = 6.20
|
|
|