期刊论文详细信息
ELCVIA Electronic Letters on Computer Vision and Image Analysis
A Novel Method to Improve the Efficiency of Classification Phase of a Decision Tree
Subba Rao Ch D V1  Naga Muneiah Janapati2 
[1] Department of Computer Science and Engineering, Sri Venkateswara University College of Engineering, Tirupati- 517502,Andhra Pradesh, India.;Department of Computer Science and Engineering, Jawaharlal Nehru Technological University, Kakinada-533005, Andhra Pradesh, India.;
关键词: Data mining;    Classification;    Decision trees;    Classification phase;    Computational efficiency;   
DOI  :  10.5565/rev/elcvia.1267
来源: DOAJ
【 摘 要 】

So far, most of the research on classification algorithms in machine learning has been focused only on improving the training speed and further improving the technical performance evaluation measures of the constructed models. There is no focus on improving the runtime efficiency of the classification phase which is much required in some critical applications. In this paper, we are considering the computation complexity of a decision tree’s classification phase as the major criterion. A novel approach has been proposed to predict the class label of an unseen instance using the decision tree in less time than the regular tree traversal method. In the proposed method, the constructed decision tree is represented in the form of arrays. Then, the process of finding the class label is carried out by performing the bitwise operations between the elements of the arrays and test instance. Empirical results on various UCI data sets proved that the proposed method outperforms the standard method and five other benchmark classifiers and its classification is at least four times faster than the regular method.

【 授权许可】

Unknown   

  文献评价指标  
  下载次数:0次 浏览次数:0次