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.

SubjectAvgMedianMinMaxP95P99Count
sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold…0.92250.92250.92250.92250.92250.92251
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,v…0.91820.91820.91820.91820.91820.91821
weka.kf.AttributeSelection-Ranker-ReliefF-KStar(1)0.91730.91730.91730.91730.91730.91731
weka.kf.AttributeSelection-BestFirst-CfsSubsetEval-KStar(1)0.91730.91730.91730.91730.91730.91731
weka.KStar(4)0.91730.91730.91730.91730.91730.91731
mlr.classif.ranger(9)0.91640.91640.91640.91640.91640.91641
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,…0.91620.91620.91620.91620.91620.91621
mlr.classif.ranger(15)0.91560.91560.91560.91560.91560.91561
sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer2,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_thresho…0.91540.91540.91540.91540.91540.91541
weka.kf.RandomForest(1)0.91520.91520.91520.91520.91520.91521
mlr.classif.ranger(16)0.91520.91520.91520.91520.91520.91521
weka.RandomForest(9)0.91520.91520.91520.91520.91520.91521
sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,randomforestclassifier=sklearn.ensemble.forest.RandomForestClassifi…0.91520.91520.91520.91520.91520.91521
sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,randomforestclassifier=sklearn.ensemble.forest.RandomForestClassifi…0.91520.91520.91520.91520.91520.91521
weka.classifiers.trees.RandomForest(1)0.91520.91520.91520.91520.91520.91521
randomforest(1)0.91520.91520.91520.91520.91520.91521
mlr.classif.randomForest.preproc(5)0.91510.91510.91510.91510.91510.91511
sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing._data.StandardScaler,randomforestclassifier=sklearn.ensemble._forest.RandomForestClassi…0.91510.91510.91510.91510.91510.91511
sklearn.pipeline.Pipeline(columntransformer=sklearn.compose._column_transformer.ColumnTransformer(numeric=sklearn.pipeline.Pipeline(imputer=sklearn.preprocessing.imputation.Imputer,standardscaler=skl…0.91490.91490.91490.91490.91490.91491
sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshol…0.91470.91470.91470.91470.91470.91471
mlr.classif.RRF.imputed.dummied.preproc(1)0.91410.91410.91410.91410.91410.91411
sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,histgradientboostingclassifier=sklearn.ensemble._hist_gradient_boosting.gradient_boosting.HistGradientBoostingClassifier)(1)0.91410.91410.91410.91410.91410.91411
sklearn.pipeline.Pipeline(imputation=preprocessing.ConditionalImputer2,catencoding=preprocessing.MultiLabelEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,clf…0.91410.91410.91410.91410.91410.91411
sklearn.pipeline.Pipeline(imputation=openmlstudy14.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshold…0.9140.9140.9140.9140.9140.9141
weka.SMO_Puk(1)0.91360.91360.91360.91360.91360.91361

…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.