Enhanced version of AdaBoostM1 with J48 Tree learning method

02/10/2018
by   Kyongche Kang, et al.
0

Machine Learning focuses on the construction and study of systems that can learn from data. This is connected with the classification problem, which usually is what Machine Learning algorithms are designed to solve. When a machine learning method is used by people with no special expertise in machine learning, it is important that the method be robust in classification, in the sense that reasonable performance is obtained with minimal tuning of the problem at hand. Algorithms are evaluated based on how robust they can classify the given data. In this paper, we propose a quantifiable measure of robustness, and describe a particular learning method that is robust according to this measure in the context of classification problem. We proposed Adaptive Boosting (AdaBoostM1) with J48(C4.5 tree) as a base learner with tuning weight threshold (P) and number of iterations (I) for boosting algorithm. To benchmark the performance, we used the baseline classifier, AdaBoostM1 with Decision Stump as base learner without tuning parameters. By tuning parameters and using J48 as base learner, we are able to reduce the overall average error rate ratio (errorC/errorNB) from 2.4 to 0.9 for development sets of data and 2.1 to 1.2 for evaluation sets of data.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/07/2018

Applying an Ensemble Learning Method for Improving Multi-label Classification Performance

In recent years, multi-label classification problem has become a controv...
research
08/08/2016

Boosting as a kernel-based method

Boosting combines weak (biased) learners to obtain effective learning al...
research
07/06/2020

Machine Learning with the Sugeno Integral: The Case of Binary Classification

In this paper, we elaborate on the use of the Sugeno integral in the con...
research
06/07/2018

Large scale classification in deep neural network with Label Mapping

In recent years, deep neural network is widely used in machine learning....
research
07/21/2022

Heterogeneous Ensemble Learning for Enhanced Crash Forecasts – A Frequentest and Machine Learning based Stacking Framework

A variety of statistical and machine learning methods are used to model ...
research
04/21/2022

A Framework for Interactive Knowledge-Aided Machine Teaching

Machine Teaching (MT) is an interactive process where humans train a mac...
research
05/25/2015

Electre Tri-Machine Learning Approach to the Record Linkage Problem

In this short paper, the Electre Tri-Machine Learning Method, generally ...

Please sign up or login with your details

Forgot password? Click here to reset