Data
mabbob_ela_as_2d_classify

mabbob_ela_as_2d_classify

active ARFF CC-BY Visibility: public Uploaded 10-07-2024 by Test Test
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Algorithm selection problem on 1120 2d MA-BBOB test problems using ELA features to learn which of five algorithms has the highest AUCC.

46 features

best_algorithm (target)string5 unique values
0 missing
nbc.dist_ratio.coeff_varnumeric1116 unique values
0 missing
nbc.nn_nb.cornumeric1116 unique values
0 missing
nbc.nb_fitness.cornumeric1118 unique values
0 missing
disp.ratio_mean_02numeric1104 unique values
0 missing
disp.ratio_mean_05numeric1112 unique values
0 missing
disp.ratio_mean_10numeric1114 unique values
0 missing
disp.ratio_mean_25numeric1114 unique values
0 missing
disp.ratio_median_02numeric1100 unique values
0 missing
disp.ratio_median_05numeric1112 unique values
0 missing
disp.ratio_median_10numeric1114 unique values
0 missing
disp.ratio_median_25numeric1114 unique values
0 missing
disp.diff_mean_02numeric1104 unique values
0 missing
disp.diff_mean_05numeric1112 unique values
0 missing
disp.diff_mean_10numeric1114 unique values
0 missing
disp.diff_mean_25numeric1114 unique values
0 missing
disp.diff_median_02numeric1100 unique values
0 missing
disp.diff_median_05numeric1112 unique values
0 missing
disp.diff_median_10numeric1114 unique values
0 missing
disp.diff_median_25numeric1114 unique values
0 missing
ic.h_maxnumeric1116 unique values
0 missing
ic.eps_snumeric430 unique values
0 missing
ic.m0numeric999 unique values
0 missing
ela_level.mmce_lda_10numeric613 unique values
0 missing
ela_meta.lin_simple.interceptnumeric1117 unique values
0 missing
ela_meta.lin_simple.coef.minnumeric1116 unique values
0 missing
ela_meta.lin_simple.coef.maxnumeric1116 unique values
0 missing
ela_meta.lin_simple.coef.max_by_minnumeric1117 unique values
0 missing
ela_meta.lin_w_interact.adj_r2numeric1116 unique values
0 missing
ela_meta.quad_simple.adj_r2numeric1116 unique values
0 missing
ela_meta.quad_simple.condnumeric1118 unique values
0 missing
ela_meta.quad_w_interact.adj_r2numeric1116 unique values
0 missing
ela_distr.skewnessnumeric1118 unique values
0 missing
ela_distr.kurtosisnumeric1118 unique values
0 missing
ela_distr.number_of_peaksnumeric29 unique values
0 missing
ela_meta.lin_simple.adj_r2numeric1117 unique values
0 missing
ela_level.mmce_qda_10numeric744 unique values
0 missing
ela_level.lda_qda_10numeric1062 unique values
0 missing
ela_level.mmce_lda_25numeric830 unique values
0 missing
ela_level.mmce_qda_25numeric892 unique values
0 missing
ela_level.lda_qda_25numeric1100 unique values
0 missing
ela_level.mmce_lda_50numeric1012 unique values
0 missing
ela_level.mmce_qda_50numeric949 unique values
0 missing
ela_level.lda_qda_50numeric1099 unique values
0 missing
nbc.nn_nb.sd_rationumeric1116 unique values
0 missing
nbc.nn_nb.mean_rationumeric1116 unique values
0 missing

107 properties

1120
Number of instances (rows) of the dataset.
46
Number of attributes (columns) of the dataset.
5
Number of distinct values of the target attribute (if it is nominal).
0
Number of missing values in the dataset.
0
Number of instances with at least one value missing.
45
Number of numeric attributes.
0
Number of nominal attributes.
1
Average class difference between consecutive instances.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
Error rate achieved by the landmarker weka.classifiers.lazy.IBk -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
Entropy of the target attribute values.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump
0.04
Number of attributes divided by the number of instances.
Number of attributes needed to optimally describe the class (under the assumption of independence among attributes). Equals ClassEntropy divided by MeanMutualInformation.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .001
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .001
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .001
58.57
Percentage of instances belonging to the most frequent class.
656
Number of instances belonging to the most frequent class.
Maximum entropy among attributes.
974.98
Maximum kurtosis among attributes of the numeric type.
96.27
Maximum of means among attributes of the numeric type.
Maximum mutual information between the nominal attributes and the target attribute.
The maximum number of distinct values among attributes of the nominal type.
30.53
Maximum skewness among attributes of the numeric type.
1941.55
Maximum standard deviation of attributes of the numeric type.
Average entropy of the attributes.
57.62
Mean kurtosis among attributes of the numeric type.
2.66
Mean of means among attributes of the numeric type.
Average mutual information between the nominal attributes and the target attribute.
An estimate of the amount of irrelevant information in the attributes regarding the class. Equals (MeanAttributeEntropy - MeanMutualInformation) divided by MeanMutualInformation.
Average number of distinct values among the attributes of the nominal type.
2.81
Mean skewness among attributes of the numeric type.
48.86
Mean standard deviation of attributes of the numeric type.
Minimal entropy among attributes.
-1.21
Minimum kurtosis among attributes of the numeric type.
-3.33
Minimum of means among attributes of the numeric type.
Minimal mutual information between the nominal attributes and the target attribute.
The minimal number of distinct values among attributes of the nominal type.
-3.65
Minimum skewness among attributes of the numeric type.
0.01
Minimum standard deviation of attributes of the numeric type.
1.61
Percentage of instances belonging to the least frequent class.
18
Number of instances belonging to the least frequent class.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes
0
Number of binary attributes.
0
Percentage of binary attributes.
0
Percentage of instances having missing values.
0
Percentage of missing values.
97.83
Percentage of numeric attributes.
0
Percentage of nominal attributes.
First quartile of entropy among attributes.
-0.32
First quartile of kurtosis among attributes of the numeric type.
-0.06
First quartile of means among attributes of the numeric type.
First quartile of mutual information between the nominal attributes and the target attribute.
0.06
First quartile of skewness among attributes of the numeric type.
0.09
First quartile of standard deviation of attributes of the numeric type.
Second quartile (Median) of entropy among attributes.
1.23
Second quartile (Median) of kurtosis among attributes of the numeric type.
0.35
Second quartile (Median) of means among attributes of the numeric type.
Second quartile (Median) of mutual information between the nominal attributes and the target attribute.
0.86
Second quartile (Median) of skewness among attributes of the numeric type.
0.26
Second quartile (Median) of standard deviation of attributes of the numeric type.
Third quartile of entropy among attributes.
8.58
Third quartile of kurtosis among attributes of the numeric type.
0.76
Third quartile of means among attributes of the numeric type.
Third quartile of mutual information between the nominal attributes and the target attribute.
2.25
Third quartile of skewness among attributes of the numeric type.
1.16
Third quartile of standard deviation of attributes of the numeric type.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 1
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 1
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 1
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 2
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 2
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 2
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 3
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 3
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 3
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
Standard deviation of the number of distinct values among attributes of the nominal type.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk
Error rate achieved by the landmarker weka.classifiers.lazy.IBk
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk

0 tasks

Define a new task