smplmark

OpenML-CC18: banknote-authentication

Best predictive accuracy per machine-learning flow on the banknote-authentication classification task from the OpenML-CC18 suite.

Community results for the banknote-authentication classification task from OpenML-CC18, OpenML's curated suite of 72 classification tasks (www.openml.org/t/10093). Each target 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.

Metrics

  • predictive_accuracy

Targets (3)

  • sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,fkceigenpro=sklearn_extra.fast_kernel.FKCEigenPro)(1)
  • sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,svc=sklearn.svm.classes.SVC)(4)
  • sklearn.pipeline.Pipeline(simpleimputer=sklearn.impute._base.SimpleImputer,standardscaler=sklearn.preprocessing.data.StandardScaler,svc=sklearn.svm.classes.SVC)(1)

Published by OpenML.