mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 08:26:02 +00:00
Add oc1 and cart models
Update analysis and report mysql
This commit is contained in:
11
data/oc1output/pima.txt
Executable file
11
data/oc1output/pima.txt
Executable file
@@ -0,0 +1,11 @@
|
||||
Remapping class numbers:
|
||||
0 To 2
|
||||
Pruned decision tree written to csv/pima.csv.dt.
|
||||
Unpruned decision tree written to csv/pima.csv.dt.unpruned.
|
||||
fold 1: acc. = 71.90 #leaves = 6 max. depth = 5
|
||||
fold 2: acc. = 70.59 #leaves = 70 max. depth = 11
|
||||
fold 3: acc. = 70.59 #leaves = 61 max. depth = 12
|
||||
fold 4: acc. = 71.24 #leaves = 67 max. depth = 11
|
||||
fold 5: acc. = 66.67 #leaves = 60 max. depth = 13
|
||||
accuracy = 70.18 #leaves = 52.80 max depth = 10.40
|
||||
1.88100000000000000000
|
Reference in New Issue
Block a user