paper-with-me

Papers

A generalized flow for multi-class and binary classification tasks: An Azure ML approach

2016-03-26 · Matthew Bihis, Sohini Roychowdhury

The constant growth in the present day real-world databases pose computational challenges for a single computer. Cloud-based platforms, on the other hand, are capable of handling large volumes of information manipulation tasks, thereby necessitating their use for large real-world data set computations. This work focuses on creating a novel Generalized Flow within the cloud-based computing platform: Microsoft Azure Machine Learning Studio (MAMLS) that accepts multi-class and binary classification data sets alike and processes them to maximize the overall classification accuracy. First, each data set is split into training and testing data sets, respectively. Then, linear and nonlinear classification model parameters are estimated using the training data set. Data dimensionality reduction is then performed to maximize classification accuracy. For multi-class data sets, data centric information is used to further improve overall classification accuracy by reducing the multi-class classification to a series of hierarchical binary classification tasks. Finally, the performance of optimized classification model thus achieved is evaluated and scored on the testing data set. The classification characteristics of the proposed flow are comparatively evaluated on 3 public data sets and a local data set with respect to existing state-of-the-art methods. On the 3 public data sets, the proposed flow achieves 78-97.5% classification accuracy. Also, the local data set, created using the information regarding presence of Diabetic Retinopathy lesions in fundus images, results in 85.3-95.7% average classification accuracy, which is higher than the existing methods. Thus, the proposed generalized flow can be useful for a wide range of application-oriented "big data sets".

📄 PDF Abstract BibTeX arXiv:1603.08070

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationDimensionality ReductionGeneral ClassificationMulti-class Classification

Similar Papers 제목 키워드 기반

Generalized version of the support vector machine for binary classification problems: supporting hyperplane machine

2014-04-13 · E. G. Abramov, A. B. Komissarov, D. A. Kornyakov

In this paper there is proposed a generalized version of the SVM for binary classification problems in the case of using an arbitrary transformation x -> y. An approach similar to the classic SVM method is used. The prob…

Binary ClassificationGeneral Classification

Binary Linear Classification and Feature Selection via Generalized Approximate Message Passing

2014-01-05 · Justin Ziniel, Philip Schniter, Per Sederberg

For the problem of binary linear classification and feature selection, we propose algorithmic approaches to classifier design based on the generalized approximate message passing (GAMP) algorithm, recently proposed in th…

ClassificationCompressive Sensingfeature selectionGeneral Classification

Attention Filtering for Multi-person Spatiotemporal Action Detection on Deep Two-Stream CNN Architectures

2019-07-21 · João Antunes, Pedro Abreu, Alexandre Bernardino, Asim Smailagic 외

Action detection and recognition tasks have been the target of much focus in the computer vision community due to their many applications, namely, security, robotics and recommendation systems. Recently, datasets like AV…

Action DetectionGeneral ClassificationRecommendation Systems

Optimal classification and generalized prevalence estimates for diagnostic settings with more than two classes

2022-10-05 · Rayanne A. Luke, Anthony J. Kearsley, Paul N. Patrone

An accurate multiclass classification strategy is crucial to interpreting antibody tests. However, traditional methods based on confidence intervals or receiver operating characteristics lack clear extensions to settings…

ClassificationDiagnostic

Nonparallel Hyperplane Classifiers for Multi-category Classification

2020-04-16 · Pooja Saigal, Reshma Khemchandani

Support vector machines (SVMs) are widely used for solving classification and regression problems. Recently, various nonparallel hyperplanes classification algorithms (NHCAs) have been proposed, which are comparable in t…

Binary ClassificationClassificationGeneral Classification