paper-with-me

홈 › Papers

MLBench: How Good Are Machine Learning Clouds for Binary Classification Tasks on Structured Data?

2017-07-29 · Yu Liu, Hantian Zhang, Luyuan Zeng, Wentao Wu, Ce Zhang

We conduct an empirical study of machine learning functionalities provided by major cloud service providers, which we call machine learning clouds. Machine learning clouds hold the promise of hiding all the sophistication of running large-scale machine learning: Instead of specifying how to run a machine learning task, users only specify what machine learning task to run and the cloud figures out the rest. Raising the level of abstraction, however, rarely comes free - a performance penalty is possible. How good, then, are current machine learning clouds on real-world machine learning workloads? We study this question with a focus on binary classication problems. We present mlbench, a novel benchmark constructed by harvesting datasets from Kaggle competitions. We then compare the performance of the top winning code available from Kaggle with that of running machine learning clouds from both Azure and Amazon on mlbench. Our comparative study reveals the strength and weakness of existing machine learning clouds and points out potential future directions for improvement.

📄 PDF Abstract BibTeX arXiv:1707.09562

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningBinary ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

On the Relationship Between Binary Classification, Bipartite Ranking, and Binary Class Probability Estimation

2013-12-01 · NeurIPS 2013 12 · Harikrishna Narasimhan, Shivani Agarwal

We investigate the relationship between three fundamental problems in machine learning: binary classification, bipartite ranking, and binary class probability estimation (CPE). It is known that a good binary CPE model ca…

Binary ClassificationClassificationGeneral Classification

DPMLBench: Holistic Evaluation of Differentially Private Machine Learning

2023-05-10 · Chengkun Wei, Minghu Zhao, Zhikun Zhang, Min Chen 외

Differential privacy (DP), as a rigorous mathematical definition quantifying privacy leakage, has become a well-accepted standard for privacy protection. Combined with powerful machine learning techniques, differentially…

image-classificationImage Classification

A Two-stage Classification Method for High-dimensional Data and Point Clouds

2019-05-21 · Xiaohao Cai, Raymond Chan, Xiaoyu Xie, Tieyong Zeng

High-dimensional data classification is a fundamental task in machine learning and imaging science. In this paper, we propose a two-stage multiphase semi-supervised classification method for classifying high-dimensional …

ClassificationGeneral Classification

L1-Regularized Functional Support Vector Machine

2025-08-07 · Bingfan Liu, Peijun Sang arxiv

In functional data analysis, binary classification with one functional covariate has been extensively studied. We aim to fill in the gap of considering multivariate functional covariates in classification. In particular,…

Binary Classification

UTFPR at WMT 2018: Minimalistic Supervised Corpora Filtering for Machine Translation

2018-10-01 · WS 2018 10 · Gustavo Paetzold

We present the UTFPR systems at the WMT 2018 parallel corpus filtering task. Our supervised approach discerns between good and bad translations by training classic binary classification models over an artificially produc…

Binary ClassificationClassificationGeneral ClassificationLanguage Modeling+4