CFP last date
20 May 2024
Reseach Article

Comparison of Decision Tree Classifier and Bayes Classifier using WEKA

by Vangala Bhavana, T. Adilakshmi
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 176 - Number 3
Year of Publication: 2017
Authors: Vangala Bhavana, T. Adilakshmi
10.5120/ijca2017915569

Vangala Bhavana, T. Adilakshmi . Comparison of Decision Tree Classifier and Bayes Classifier using WEKA. International Journal of Computer Applications. 176, 3 ( Oct 2017), 39-44. DOI=10.5120/ijca2017915569

@article{ 10.5120/ijca2017915569,
author = { Vangala Bhavana, T. Adilakshmi },
title = { Comparison of Decision Tree Classifier and Bayes Classifier using WEKA },
journal = { International Journal of Computer Applications },
issue_date = { Oct 2017 },
volume = { 176 },
number = { 3 },
month = { Oct },
year = { 2017 },
issn = { 0975-8887 },
pages = { 39-44 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume176/number3/28534-2017915569/ },
doi = { 10.5120/ijca2017915569 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:41:33.530662+05:30
%A Vangala Bhavana
%A T. Adilakshmi
%T Comparison of Decision Tree Classifier and Bayes Classifier using WEKA
%J International Journal of Computer Applications
%@ 0975-8887
%V 176
%N 3
%P 39-44
%D 2017
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Data Mining is the process of locating potentially practical, interesting and previously unknown patterns from a big volume of data. It plays an important role in result orientation. Data mining can be used in each and every aspect of life. The same is similarly significant in other areas including sales/ marketing, revenue services, sports, health care and insurance etc. Classification is used to builds models from data with predefined classes as the model is used to classify new instance whose classification is not known. This paper compares the two famous algorithms called Bayesian and Decision tree algorithm and how it works on nominal and numerical data sets and demonstrates its results. The accuracy, precision, and classification errors are also measured to compare algorithm. WEKA tool has been used to perform the experiment.

References
  1. C. Apte and S. Weiss. Data mining with decision trees and decision rules. Future Generation Computer Systems, 13, 1997
  2. C. M. Bishop, Neural Networks for Pattern Recognition. Oxford University Press, 1995
  3. L. Breiman, J. Friedman, R. Olshen, and C. Stone. Classification and Regression Trees. Wadsworth International Group, 1984
  4. C. J. C. Burges. A Tutorial on Support Vector Machines for Pattern Recognition. Data Mining and Knowledge Discovery, 2(2): 121-168, 1998
  5. P. K. Chan and S. J. Stolfo. Learning arbiter and combinertrees from partitioned data for scaling machine learning. KDD'95
  6. T.-S. Lim, W.-Y. Loh, and Y.-S. Shih. A comparison of prediction accuracy, complexity, and training time of thirty-three old and new classification algorithms. Machine Learning, 2000.
  7. J. Magidson. The Chaid approach to segmentation modeling: Chi-squared automatic interaction detection. In R. P. Bagozzi, editor, Advanced Methods of Marketing Research, Blackwell Business, 1994.
  8. M. Mehta, R. Agrawal, and J. Rissanen. SLIQ : A fast scalable classifier for data mining. EDBT'96.
  9. T. M. Mitchell. Machine Learning. McGraw Hill, 1997.
  10. J. R. Quinlan. C4.5: Programs for Machine Learning. Morgan Kaufmann, 1993.
Index Terms

Computer Science
Information Sciences

Keywords

Data Mining Classification WEKA Bayesian Decision Tree.