mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 07:56:07 +00:00
16 lines
601 B
Plaintext
Executable File
16 lines
601 B
Plaintext
Executable File
Remapping class numbers:
|
|
0 To 2
|
|
Pruned decision tree written to csv/balloons.csv.dt.
|
|
Unpruned decision tree written to csv/balloons.csv.dt.unpruned.
|
|
fold 1: acc. = 66.67 #leaves = 2 max. depth = 1
|
|
fold 2: acc. = 66.67 #leaves = 2 max. depth = 1
|
|
fold 3: acc. = 100.00 #leaves = 4 max. depth = 3
|
|
fold 4: acc. = 100.00 #leaves = 4 max. depth = 3
|
|
fold 5: acc. = 50.00 #leaves = 2 max. depth = 1
|
|
***1***0.6666666***0.0007010***
|
|
***2***0.6666666***0.0000530***
|
|
***3***1.0000000***0.0004900***
|
|
***4***1.0000000***0.0005180***
|
|
***5***0.5000000***0.0001590***
|
|
accuracy = 75.00 #leaves = 2.80 max depth = 1.80
|