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. = 76.33 #leaves = 18 max. depth = 5
|
|
fold 2: acc. = 72.78 #leaves = 77 max. depth = 13
|
|
fold 3: acc. = 67.46 #leaves = 77 max. depth = 13
|
|
fold 4: acc. = 66.27 #leaves = 71 max. depth = 12
|
|
fold 5: acc. = 69.41 #leaves = 72 max. depth = 10
|
|
***1***0.7633136***0.8370610***
|
|
***2***0.7278107***0.8398100***
|
|
***3***0.6745562***0.8903380***
|
|
***4***0.6627219***0.8567790***
|
|
***5***0.6941177***0.8033630***
|
|
accuracy = 70.45 #leaves = 63.00 max depth = 10.60
|
|
|