mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
Fix normalize error
This commit is contained in:
@@ -1,15 +1,9 @@
|
||||
Remapping class numbers:
|
||||
0 To 2
|
||||
Unpruned decision tree written to csv/balloons.csv.dt.
|
||||
fold 1: acc. = 33.33 #leaves = 2 max. depth = 1
|
||||
Unpruned decision tree written to data/csv/balloons.csv.dt.
|
||||
fold 1: acc. = 66.67 #leaves = 2 max. depth = 1
|
||||
fold 2: acc. = 100.00 #leaves = 4 max. depth = 3
|
||||
fold 3: acc. = 66.67 #leaves = 4 max. depth = 3
|
||||
fold 4: acc. = 33.33 #leaves = 2 max. depth = 1
|
||||
fold 5: acc. = 75.00 #leaves = 2 max. depth = 1
|
||||
***1***0.3333333***0.0000720***
|
||||
***2***1.0000000***0.0005000***
|
||||
***3***0.6666666***0.0005080***
|
||||
***4***0.3333333***0.0000670***
|
||||
***5***0.7500000***0.0000270***
|
||||
accuracy = 62.50 #leaves = 2.80 max depth = 1.80
|
||||
|
||||
accuracy = 68.75 #leaves = 2.80 max depth = 1.80
|
||||
|
Reference in New Issue
Block a user