mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26:02 +00:00
22 lines
659 B
Plaintext
22 lines
659 B
Plaintext
Remapping class numbers:
|
|
5 To 1
|
|
1 To 3
|
|
6 To 4
|
|
0 To 5
|
|
3 To 6
|
|
4 To 7
|
|
Pruned decision tree written to csv/statlog-image.csv.dt.
|
|
Unpruned decision tree written to csv/statlog-image.csv.dt.unpruned.
|
|
fold 1: acc. = 93.94 #leaves = 22 max. depth = 8
|
|
fold 2: acc. = 95.45 #leaves = 43 max. depth = 10
|
|
fold 3: acc. = 93.72 #leaves = 42 max. depth = 9
|
|
fold 4: acc. = 92.64 #leaves = 39 max. depth = 10
|
|
fold 5: acc. = 96.32 #leaves = 51 max. depth = 10
|
|
***1***0.9393939***2.4417700***
|
|
***2***0.9545454***2.3626430***
|
|
***3***0.9372295***2.4230030***
|
|
***4***0.9264069***2.2411780***
|
|
***5***0.9632034***2.3545340***
|
|
accuracy = 94.42 #leaves = 39.40 max depth = 9.40
|
|
|