mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-18 08:56: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. = 61.21 #leaves = 6 max. depth = 5
|
||||
fold 2: acc. = 67.24 #leaves = 49 max. depth = 9
|
||||
fold 3: acc. = 68.10 #leaves = 47 max. depth = 11
|
||||
fold 4: acc. = 58.62 #leaves = 55 max. depth = 10
|
||||
fold 5: acc. = 68.91 #leaves = 47 max. depth = 13
|
||||
***1***0.6120690***0.2782530***
|
||||
***2***0.6724138***0.2185790***
|
||||
***3***0.6810344***0.3111860***
|
||||
***4***0.5862069***0.3114650***
|
||||
***5***0.6890756***0.2531720***
|
||||
accuracy = 64.84 #leaves = 40.80 max depth = 9.60
|
||||
|
||||
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. = 70.69 #leaves = 15 max. depth = 8
|
||||
fold 2: acc. = 63.79 #leaves = 71 max. depth = 14
|
||||
fold 3: acc. = 67.24 #leaves = 60 max. depth = 13
|
||||
fold 4: acc. = 68.10 #leaves = 65 max. depth = 13
|
||||
fold 5: acc. = 69.75 #leaves = 71 max. depth = 16
|
||||
accuracy = 67.92 #leaves = 56.40 max depth = 12.80
|
||||
|
Reference in New Issue
Block a user