mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +00:00
19 lines
641 B
Plaintext
19 lines
641 B
Plaintext
Remapping class numbers:
|
|
3 To 1
|
|
0 To 3
|
|
1 To 4
|
|
Pruned decision tree written to csv/statlog-vehicle.csv.dt.
|
|
Unpruned decision tree written to csv/statlog-vehicle.csv.dt.unpruned.
|
|
fold 1: acc. = 73.96 #leaves = 12 max. depth = 6
|
|
fold 2: acc. = 69.82 #leaves = 73 max. depth = 12
|
|
fold 3: acc. = 72.19 #leaves = 69 max. depth = 13
|
|
fold 4: acc. = 61.54 #leaves = 77 max. depth = 14
|
|
fold 5: acc. = 69.41 #leaves = 72 max. depth = 11
|
|
***1***0.7396450***0.8334630***
|
|
***2***0.6982248***0.8684140***
|
|
***3***0.7218935***0.9900460***
|
|
***4***0.6153846***0.8782820***
|
|
***5***0.6941177***0.8595980***
|
|
accuracy = 69.39 #leaves = 60.60 max depth = 11.20
|
|
|