paper-with-me

홈 › Papers

Classification with Boosting of Extreme Learning Machine Over Arbitrarily Partitioned Data

2016-02-09 · Ferhat Özgür Çatak

Machine learning based computational intelligence methods are widely used to analyze large scale data sets in this age of big data. Extracting useful predictive modeling from these types of data sets is a challenging problem due to their high complexity. Analyzing large amount of streaming data that can be leveraged to derive business value is another complex problem to solve. With high levels of data availability (\textit{i.e. Big Data}) automatic classification of them has become an important and complex task. Hence, we explore the power of applying MapReduce based Distributed AdaBoosting of Extreme Learning Machine (ELM) to build a predictive bag of classification models. Accordingly, (i) data set ensembles are created; (ii) ELM algorithm is used to build weak learners (classifier functions); and (iii) builds a strong learner from a set of weak learners. We applied this training model to the benchmark knowledge discovery and data mining data sets.

📄 PDF Abstract BibTeX arXiv:1602.02887

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Online Agnostic Multiclass Boosting

2022-05-30 · Vinod Raman, Ambuj Tewari

Boosting is a fundamental approach in machine learning that enjoys both strong theoretical and practical guarantees. At a high-level, boosting algorithms cleverly aggregate weak learners to generate predictions with arbi…

Binary Classification

ELM Ridge Regression Boosting

2023-10-24 · M. Andrecut

We discuss a boosting approach for the Ridge Regression (RR) method, with applications to the Extreme Learning Machine (ELM), and we show that the proposed method significantly improves the classification performance and…

regression

Direct 0-1 Loss Minimization and Margin Maximization with Boosting

2013-12-01 · NeurIPS 2013 12 · Shaodan Zhai, Tian Xia, Ming Tan, Shaojun Wang

We propose a boosting method, DirectBoost, a greedy coordinate descent algorithm that builds an ensemble classifier of weak classifiers through directly minimizing empirical classification error over labeled training ex…

ClassificationGeneral Classification

Single classifier vs. ensemble machine learning approaches for mental health prediction

2023-01-03 · Brain Informatics 2023 1 · Jetli Chung, Jason Teo

Early prediction of mental health issues among individuals is paramount for early diagnosis and treatment by mental health professionals. One of the promising approaches to achieving fully automated computer-based appro…

Classification with Extreme Learning Machine and Ensemble Algorithms Over Randomly Partitioned Data

2015-04-12 · Ferhat Özgür Çatak

In this age of Big Data, machine learning based data mining methods are extensively used to inspect large scale data sets. Deriving applicable predictive modeling from these type of data sets is a challenging obstacle be…

ClassificationGeneral Classification