mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-19 01:16:01 +00:00
Fix normalize error
This commit is contained in:
@@ -1,17 +1,11 @@
|
||||
Remapping class numbers:
|
||||
0 To 1
|
||||
1 To 2
|
||||
Pruned decision tree written to csv/ilpd-indian-liver.csv.dt.
|
||||
Unpruned decision tree written to csv/ilpd-indian-liver.csv.dt.unpruned.
|
||||
fold 1: acc. = 65.52 #leaves = 13 max. depth = 7
|
||||
fold 2: acc. = 67.24 #leaves = 50 max. depth = 17
|
||||
fold 3: acc. = 66.38 #leaves = 49 max. depth = 14
|
||||
fold 4: acc. = 64.66 #leaves = 49 max. depth = 15
|
||||
fold 5: acc. = 69.75 #leaves = 51 max. depth = 14
|
||||
***1***0.6551724***0.3082890***
|
||||
***2***0.6724138***0.3209700***
|
||||
***3***0.6637931***0.3547970***
|
||||
***4***0.6465517***0.3076360***
|
||||
***5***0.6974790***0.3130090***
|
||||
accuracy = 66.72 #leaves = 42.40 max depth = 13.40
|
||||
|
||||
Pruned decision tree written to data/csv/ilpd-indian-liver.csv.dt.
|
||||
Unpruned decision tree written to data/csv/ilpd-indian-liver.csv.dt.unpruned.
|
||||
fold 1: acc. = 72.41 #leaves = 2 max. depth = 1
|
||||
fold 2: acc. = 68.97 #leaves = 73 max. depth = 17
|
||||
fold 3: acc. = 64.66 #leaves = 72 max. depth = 12
|
||||
fold 4: acc. = 68.97 #leaves = 63 max. depth = 16
|
||||
fold 5: acc. = 63.03 #leaves = 77 max. depth = 13
|
||||
accuracy = 67.58 #leaves = 57.40 max depth = 11.80
|
||||
|
Reference in New Issue
Block a user