mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
17 lines
612 B
Plaintext
Executable File
17 lines
612 B
Plaintext
Executable File
Remapping class numbers:
|
|
0 To 1
|
|
1 To 2
|
|
Pruned decision tree written to csv/planning.csv.dt.
|
|
Unpruned decision tree written to csv/planning.csv.dt.unpruned.
|
|
fold 1: acc. = 75.00 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 61.11 #leaves = 20 max. depth = 9
|
|
fold 3: acc. = 58.33 #leaves = 23 max. depth = 8
|
|
fold 4: acc. = 63.89 #leaves = 22 max. depth = 7
|
|
fold 5: acc. = 55.26 #leaves = 22 max. depth = 8
|
|
***1***0.7500000***0.0814150***
|
|
***2***0.6111111***0.1040440***
|
|
***3***0.5833333***0.0523690***
|
|
***4***0.6388889***0.0521560***
|
|
***5***0.5526316***0.0549810***
|
|
accuracy = 62.64 #leaves = 17.80 max depth = 6.60
|