mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 16:36:02 +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. = 61.21 #leaves = 7 max. depth = 5
|
||||
fold 2: acc. = 67.24 #leaves = 47 max. depth = 13
|
||||
fold 3: acc. = 65.52 #leaves = 48 max. depth = 12
|
||||
fold 4: acc. = 57.76 #leaves = 48 max. depth = 13
|
||||
fold 5: acc. = 70.59 #leaves = 54 max. depth = 14
|
||||
***1***0.6120690***0.3333080***
|
||||
***2***0.6724138***0.2875370***
|
||||
***3***0.6551724***0.2794280***
|
||||
***4***0.5775862***0.2599540***
|
||||
***5***0.7058823***0.3076960***
|
||||
accuracy = 64.49 #leaves = 40.80 max depth = 11.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. = 56.03 #leaves = 14 max. depth = 6
|
||||
fold 2: acc. = 59.48 #leaves = 80 max. depth = 13
|
||||
fold 3: acc. = 66.38 #leaves = 68 max. depth = 15
|
||||
fold 4: acc. = 63.79 #leaves = 65 max. depth = 12
|
||||
fold 5: acc. = 63.87 #leaves = 61 max. depth = 12
|
||||
accuracy = 61.92 #leaves = 57.60 max depth = 11.60
|
||||
|
Reference in New Issue
Block a user