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. = 60.95 #leaves = 9 max. depth = 6
|
|
fold 2: acc. = 70.41 #leaves = 84 max. depth = 15
|
|
fold 3: acc. = 69.23 #leaves = 88 max. depth = 14
|
|
fold 4: acc. = 71.01 #leaves = 90 max. depth = 16
|
|
fold 5: acc. = 65.88 #leaves = 98 max. depth = 13
|
|
accuracy = 67.49 #leaves = 73.80 max depth = 12.80
|