mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-15 15:36:01 +00:00
10 lines
383 B
Plaintext
10 lines
383 B
Plaintext
Remapping class numbers:
|
|
0 To 2
|
|
Unpruned decision tree written to data/csv/balloons.csv.dt.
|
|
fold 1: acc. = 100.00 #leaves = 4 max. depth = 3
|
|
fold 2: acc. = 33.33 #leaves = 4 max. depth = 3
|
|
fold 3: acc. = 33.33 #leaves = 2 max. depth = 1
|
|
fold 4: acc. = 66.67 #leaves = 4 max. depth = 3
|
|
fold 5: acc. = 25.00 #leaves = 2 max. depth = 1
|
|
accuracy = 50.00 #leaves = 3.20 max depth = 2.20
|