mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
13 lines
489 B
Plaintext
13 lines
489 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. = 63.91 #leaves = 5 max. depth = 3
|
|
fold 2: acc. = 68.64 #leaves = 99 max. depth = 12
|
|
fold 3: acc. = 68.05 #leaves = 97 max. depth = 12
|
|
fold 4: acc. = 71.60 #leaves = 85 max. depth = 13
|
|
fold 5: acc. = 74.71 #leaves = 88 max. depth = 14
|
|
accuracy = 69.39 #leaves = 74.80 max depth = 10.80
|