OpenML-CC18: phoneme
Best predictive accuracy per machine-learning flow on the phoneme classification task from the OpenML-CC18 suite.
Community results for the phoneme classification task from OpenML-CC18, OpenML's curated suite of 72 classification tasks (www.openml.org/t/9952). Each subject is a flow — a specific algorithm or pipeline — shown with the best predictive accuracy recorded for it on this task in OpenML's public evaluation listing, under the task's fixed estimation procedure.
Results
predictive_accuracy per subject over 35 measurements, ranked by average.
| Subject | Avg | Median | Min | Max | P95 | P99 | Count |
|---|---|---|---|---|---|---|---|
| sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold… | 0.9225 | 0.9225 | 0.9225 | 0.9225 | 0.9225 | 0.9225 | 1 |
| sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,v… | 0.9182 | 0.9182 | 0.9182 | 0.9182 | 0.9182 | 0.9182 | 1 |
| weka.kf.AttributeSelection-Ranker-ReliefF-KStar(1) | 0.9173 | 0.9173 | 0.9173 | 0.9173 | 0.9173 | 0.9173 | 1 |
| weka.kf.AttributeSelection-BestFirst-CfsSubsetEval-KStar(1) | 0.9173 | 0.9173 | 0.9173 | 0.9173 | 0.9173 | 0.9173 | 1 |
| weka.KStar(4) | 0.9173 | 0.9173 | 0.9173 | 0.9173 | 0.9173 | 0.9173 | 1 |
| mlr.classif.ranger(9) | 0.9164 | 0.9164 | 0.9164 | 0.9164 | 0.9164 | 0.9164 | 1 |
| sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,… | 0.9162 | 0.9162 | 0.9162 | 0.9162 | 0.9162 | 0.9162 | 1 |
| mlr.classif.ranger(15) | 0.9156 | 0.9156 | 0.9156 | 0.9156 | 0.9156 | 0.9156 | 1 |
| sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer2,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_thresho… | 0.9154 | 0.9154 | 0.9154 | 0.9154 | 0.9154 | 0.9154 | 1 |
| weka.kf.RandomForest(1) | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 1 |
| mlr.classif.ranger(16) | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 1 |
| weka.RandomForest(9) | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 1 |
| sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,randomforestclassifier=sklearn.ensemble.forest.RandomForestClassifi… | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 1 |
| sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,randomforestclassifier=sklearn.ensemble.forest.RandomForestClassifi… | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 1 |
| weka.classifiers.trees.RandomForest(1) | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 1 |
| randomforest(1) | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 0.9152 | 1 |
| mlr.classif.randomForest.preproc(5) | 0.9151 | 0.9151 | 0.9151 | 0.9151 | 0.9151 | 0.9151 | 1 |
| sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing._data.StandardScaler,randomforestclassifier=sklearn.ensemble._forest.RandomForestClassi… | 0.9151 | 0.9151 | 0.9151 | 0.9151 | 0.9151 | 0.9151 | 1 |
| sklearn.pipeline.Pipeline(columntransformer=sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=skl… | 0.9149 | 0.9149 | 0.9149 | 0.9149 | 0.9149 | 0.9149 | 1 |
| sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshol… | 0.9147 | 0.9147 | 0.9147 | 0.9147 | 0.9147 | 0.9147 | 1 |
| mlr.classif.RRF.imputed.dummied.preproc(1) | 0.9141 | 0.9141 | 0.9141 | 0.9141 | 0.9141 | 0.9141 | 1 |
| sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,histgradientboostingclassifier=sklearn.ensemble._hist_gradient_boosting.gradient_boosting.HistGradientBoostingClassifier)(1) | 0.9141 | 0.9141 | 0.9141 | 0.9141 | 0.9141 | 0.9141 | 1 |
| sklearn.pipeline.Pipeline(imputation=preprocessing.ConditionalImputer2,catencoding=preprocessing.MultiLabelEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,clf… | 0.9141 | 0.9141 | 0.9141 | 0.9141 | 0.9141 | 0.9141 | 1 |
| sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold… | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 1 |
| weka.SMO_Puk(1) | 0.9136 | 0.9136 | 0.9136 | 0.9136 | 0.9136 | 0.9136 | 1 |
…and 10 more subjects.
Metrics
- predictive_accuracy — recorded on each measurement. Best predictive accuracy this flow achieved on the task: the fraction of test instances classified correctly, from 0 to 1. Higher is better
Subjects (35)
- arbok.tpot.TPOTWrapper(preprocessor=sklearn.pipeline.Pipeline(conditionalimputer=arbok.preprocessing.ConditionalImputer,onehotencoder=sklearn.preprocessing.data.OneHotEncoder,variancethreshold=sklear…
- arbok.tpot.TPOTWrapper(preprocessor=sklearn.pipeline.Pipeline(conditionalimputer=arbok.preprocessing.ConditionalImputer,onehotencoder=sklearn.preprocessing.data.OneHotEncoder))(2)
- classif.randomForest(42)
- mlr.classif.randomForest.preproc(5)
- mlr.classif.ranger(13)
- mlr.classif.ranger(15)
- mlr.classif.ranger(16)
- mlr.classif.ranger(9)
- mlr.classif.RRF.imputed.dummied.preproc(1)
- mlr.classif.xgboost(9)
- randomforest(1)
- sklearn.ensemble.forest.RandomForestClassifier(16)
- sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,v…
- sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,v…
- sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,…
- sklearn.pipeline.Pipeline(columntransformer=sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=skl…
- sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer2,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_thresho…
- sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshol…
- sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold…
- sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold…
- sklearn.pipeline.Pipeline(imputation=preprocessing.ConditionalImputer2,catencoding=preprocessing.MultiLabelEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,clf…
- sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,histgradientboostingclassifier=sklearn.ensemble._hist_gradient_boosting.gradient_boosting.HistGradientBoostingClassifier)(1)
- sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,randomforestclassifier=sklearn.ensemble.forest.RandomForestClassifi…
- sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing._data.StandardScaler,randomforestclassifier=sklearn.ensemble._forest.RandomForestClassi…
- sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,randomforestclassifier=sklearn.ensemble.forest.RandomForestClassifi…
- weka.AttributeSelectedClassifier_RandomForest(1)
- weka.classifiers.meta.MultiSearch(weka.classifiers.meta.multisearch.RandomSearch,weka.classifiers.meta.FilteredClassifier(weka.filters.MultiFilter(weka.filters.unsupervised.attribute.ReplaceMissingVa…
- weka.classifiers.trees.RandomForest(1)
- weka.FilteredClassifier_MultiSearch_RandomForest(1)
- weka.kf.AttributeSelection-BestFirst-CfsSubsetEval-KStar(1)
- weka.kf.AttributeSelection-Ranker-ReliefF-KStar(1)
- weka.kf.RandomForest(1)
- weka.KStar(4)
- weka.RandomForest(9)
- weka.SMO_Puk(1)
Published by OpenML.
No observations in this window.