mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-17 00:16:09 +00:00
Fix normalize error
This commit is contained in:
@@ -1,16 +1,9 @@
|
||||
Remapping class numbers:
|
||||
0 To 2
|
||||
Pruned decision tree written to csv/conn-bench-sonar-mines-rocks.csv.dt.
|
||||
Unpruned decision tree written to csv/conn-bench-sonar-mines-rocks.csv.dt.unpruned.
|
||||
fold 1: acc. = 80.49 #leaves = 2 max. depth = 1
|
||||
fold 2: acc. = 51.22 #leaves = 16 max. depth = 9
|
||||
fold 3: acc. = 68.29 #leaves = 14 max. depth = 6
|
||||
fold 4: acc. = 82.93 #leaves = 15 max. depth = 6
|
||||
fold 5: acc. = 72.73 #leaves = 14 max. depth = 7
|
||||
***1***0.8048781***0.1008370***
|
||||
***2***0.5121951***0.1056580***
|
||||
***3***0.6829269***0.1085170***
|
||||
***4***0.8292683***0.0956850***
|
||||
***5***0.7272727***0.0965890***
|
||||
accuracy = 71.15 #leaves = 12.20 max depth = 5.80
|
||||
|
||||
Unpruned decision tree written to data/csv/conn-bench-sonar-mines-rocks.csv.dt.
|
||||
fold 1: acc. = 73.17 #leaves = 16 max. depth = 6
|
||||
fold 2: acc. = 63.41 #leaves = 14 max. depth = 7
|
||||
fold 3: acc. = 78.05 #leaves = 16 max. depth = 7
|
||||
fold 4: acc. = 48.78 #leaves = 17 max. depth = 5
|
||||
fold 5: acc. = 77.27 #leaves = 16 max. depth = 6
|
||||
accuracy = 68.27 #leaves = 15.80 max depth = 6.20
|
||||
|
Reference in New Issue
Block a user