Computer and Modernization ›› 2012, Vol. 198 ›› Issue (2): 26-30.doi: 10.3969/j.issn.1006-2475.2012.02.008

• 算法设计与分析 • Previous Articles     Next Articles

Research on ID3Decision Tree Classification Algorithm Based on MapReduce

QIAN Wang-wei   

  1. School of Electronics and Information Engineering, Tongji University, Shanghai 201804, China
  • Received:2011-10-21 Revised:1900-01-01 Online:2012-02-24 Published:2012-02-24

Abstract: Decision tree is widely used in data mining which is one of the typical classification algorithms. Traditional ID3 tree learning algorithms require training data to reside in memory on a single machine, so they cannot deal with massive datasets. To solve this problem, this paper analyzes the parallel algorithm of ID3 decision tree based on MapReduce model, then proposes a parallel and distributed algorithm for ID3 decision tree learning. The experimental results demonstrate the algorithm can scale well and efficiently process large-scale datasets on commodity computers.

Key words: cloud computing, data mining, decision tree, ID3, MapRedue

CLC Number: