OpenML-CC18: Bioresponse
Best predictive accuracy per machine-learning flow on the Bioresponse classification task from the OpenML-CC18 suite.
Community results for the Bioresponse classification task from OpenML-CC18, OpenML's curated suite of 72 classification tasks (www.openml.org/t/9910). 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 11 measurements, ranked by average.
| Subject | Avg | Median | Min | Max | P95 | P99 | Count |
|---|---|---|---|---|---|---|---|
| mlr.classif.ranger(9) | 0.8163 | 0.8163 | 0.8163 | 0.8163 | 0.8163 | 0.8163 | 1 |
| sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,randomforestclassifier=sklearn.ensemble.forest.RandomForestClassifi… | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 1 |
| sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer2,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_thresho… | 0.8139 | 0.8139 | 0.8139 | 0.8139 | 0.8139 | 0.8139 | 1 |
| sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,variencethreshold=sklearn.feature_selection.variance_threshol… | 0.8139 | 0.8139 | 0.8139 | 0.8139 | 0.8139 | 0.8139 | 1 |
| mlr.classif.ranger(16) | 0.8137 | 0.8137 | 0.8137 | 0.8137 | 0.8137 | 0.8137 | 1 |
| sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,… | 0.8136 | 0.8136 | 0.8136 | 0.8136 | 0.8136 | 0.8136 | 1 |
| mlr.classif.ranger(15) | 0.8121 | 0.8121 | 0.8121 | 0.8121 | 0.8121 | 0.8121 | 1 |
| sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,histgradientboostingclassifier=sklearn.ensemble._hist_gradient_boosting.gradient_boosting.HistGradientBoostingClassifier)(1) | 0.8118 | 0.8118 | 0.8118 | 0.8118 | 0.8118 | 0.8118 | 1 |
| mlr.classif.xgboost(6) | 0.8105 | 0.8105 | 0.8105 | 0.8105 | 0.8105 | 0.8105 | 1 |
| mlr.classif.ranger(11) | 0.8065 | 0.8065 | 0.8065 | 0.8065 | 0.8065 | 0.8065 | 1 |
| sklearn.pipeline.Pipeline(imputation=preprocessing.ConditionalImputer2,catencoding=preprocessing.MultiLabelEncoder,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,clf… | 0.8065 | 0.8065 | 0.8065 | 0.8065 | 0.8065 | 0.8065 | 1 |
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 (11)
- mlr.classif.ranger(11)
- mlr.classif.ranger(15)
- mlr.classif.ranger(16)
- mlr.classif.ranger(9)
- mlr.classif.xgboost(6)
- sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,…
- 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=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…
Published by OpenML.
No observations in this window.