IJPE 2018
DOI: 10.23940/ijpe.18.01.p3.1725
|View full text |Cite
|
Sign up to set email alerts
|

A Classification Algorithm of CART Decision Tree based on MapReduce Attribute Weights

Abstract: A CART decision tree algorithm based on attribute weight is proposed in this paper because of the present problems of complex classification, poor accuracy, low efficiency, and severe memory consumption of CART decision. What is more, the algorithm is combined with the parallel computing model of MapReduce. Theory of attribute weights is used in the algorithm. A decision tree is built through the sum of weights, which is decided by the degree that the attributes affect a decision. Thus the accuracy of classifi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 10 publications
(7 citation statements)
references
References 18 publications
0
7
0
Order By: Relevance
“…The MapReduce programming paradigm is used for parallel and distributed processing of large datasets on a collection of computers ( [5], [25]). The framework is both exible and fault tolerant for data processing thereby allowing users to manage large amount of information [22].…”
Section: Mapreducementioning
confidence: 99%
“…The MapReduce programming paradigm is used for parallel and distributed processing of large datasets on a collection of computers ( [5], [25]). The framework is both exible and fault tolerant for data processing thereby allowing users to manage large amount of information [22].…”
Section: Mapreducementioning
confidence: 99%
“…The MapReduce programming paradigm is used in Hadoop for the parallel and distributed processing of large datasets on a network of computers (Dean and Gemawat, 2008;Zhu et al, 2018). Users are able to manage a large amount of information because of its flexibility and capacity to tolerate faults while processing these data (Wang et al, 2014).…”
Section: Mapreducementioning
confidence: 99%
“…(2) Where X : is the target attribute A : predictor attribute K : the number of members of X There are various types of decision tree algorithms for building tree structures, including the Iterative Dichotomizer 3 (ID3) algorithm (Yang et al, 2018), algorithm C4.5 (Sadiq & Ahmed, 2019), Classification and Regression tree (CART) algorithm (F. Zhu et al, 2018), algorithm (CHAID) (Saeed et al, 2020). One of the commonly used decision tree algorithms is the ID3 algorithm.…”
Section: Decisiontreementioning
confidence: 99%