mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-18 00:46:03 +00:00
Fix normalize error
This commit is contained in:
@@ -1,16 +1,10 @@
|
||||
Remapping class numbers:
|
||||
0 To 2
|
||||
Pruned decision tree written to csv/mammographic.csv.dt.
|
||||
Unpruned decision tree written to csv/mammographic.csv.dt.unpruned.
|
||||
fold 1: acc. = 81.77 #leaves = 5 max. depth = 3
|
||||
fold 2: acc. = 71.35 #leaves = 104 max. depth = 17
|
||||
fold 3: acc. = 72.40 #leaves = 93 max. depth = 15
|
||||
fold 4: acc. = 74.48 #leaves = 104 max. depth = 17
|
||||
fold 5: acc. = 76.68 #leaves = 111 max. depth = 17
|
||||
***1***0.8177084***0.4024580***
|
||||
***2***0.7135416***0.4514270***
|
||||
***3***0.7239584***0.3507340***
|
||||
***4***0.7447916***0.3967510***
|
||||
***5***0.7668394***0.3759120***
|
||||
accuracy = 75.34 #leaves = 83.40 max depth = 13.80
|
||||
|
||||
Pruned decision tree written to data/csv/mammographic.csv.dt.
|
||||
Unpruned decision tree written to data/csv/mammographic.csv.dt.unpruned.
|
||||
fold 1: acc. = 76.56 #leaves = 36 max. depth = 11
|
||||
fold 2: acc. = 75.52 #leaves = 121 max. depth = 16
|
||||
fold 3: acc. = 71.35 #leaves = 116 max. depth = 18
|
||||
fold 4: acc. = 75.00 #leaves = 113 max. depth = 16
|
||||
fold 5: acc. = 78.24 #leaves = 115 max. depth = 15
|
||||
accuracy = 75.34 #leaves = 100.20 max depth = 15.20
|
||||
|
Reference in New Issue
Block a user