mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 07:56:07 +00:00
13 lines
490 B
Plaintext
13 lines
490 B
Plaintext
Remapping class numbers:
|
|
3 To 1
|
|
0 To 3
|
|
1 To 4
|
|
Pruned decision tree written to data/csv/statlog-vehicle.csv.dt.
|
|
Unpruned decision tree written to data/csv/statlog-vehicle.csv.dt.unpruned.
|
|
fold 1: acc. = 65.09 #leaves = 12 max. depth = 5
|
|
fold 2: acc. = 64.50 #leaves = 92 max. depth = 18
|
|
fold 3: acc. = 65.68 #leaves = 93 max. depth = 20
|
|
fold 4: acc. = 57.99 #leaves = 96 max. depth = 16
|
|
fold 5: acc. = 68.24 #leaves = 90 max. depth = 13
|
|
accuracy = 64.30 #leaves = 76.60 max depth = 14.40
|