International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 55 - Number 6 |
Year of Publication: 2012 |
Authors: D. L. Gupta, A. K. Malviya, Satyendra Singh |
10.5120/8762-2680 |
D. L. Gupta, A. K. Malviya, Satyendra Singh . Performance Analysis of Classification Tree Learning Algorithms. International Journal of Computer Applications. 55, 6 ( October 2012), 39-44. DOI=10.5120/8762-2680
Classification is a supervised learning approach, which maps a data item into predefined classes. There are various classification algorithms proposed in the literature. In this paper authors have used four classification algorithms such as J48, Random Forest (RF), Reduce Error Pruning (REP) and Logistic Model Tree (LMT) to classify the "WEATHER NOMINAL" open source Data Set. Waikato Environment for Knowledge Analysis (WEKA) has been used in this paper for the experimental result and they found that Random Forest algorithm classify the given data set better than the other algorithms for this specific data set. In this paper, the performance of classifier algorithms is evaluated for 5 fold cross validation test.