CFP last date
20 May 2024
Reseach Article

A Literature Survey on Classification Algorithms of Machine Learning

by Priyanka Verma, Rajeev Kumar Gupta
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 179 - Number 53
Year of Publication: 2018
Authors: Priyanka Verma, Rajeev Kumar Gupta
10.5120/ijca2018917378

Priyanka Verma, Rajeev Kumar Gupta . A Literature Survey on Classification Algorithms of Machine Learning. International Journal of Computer Applications. 179, 53 ( Jun 2018), 47-50. DOI=10.5120/ijca2018917378

@article{ 10.5120/ijca2018917378,
author = { Priyanka Verma, Rajeev Kumar Gupta },
title = { A Literature Survey on Classification Algorithms of Machine Learning },
journal = { International Journal of Computer Applications },
issue_date = { Jun 2018 },
volume = { 179 },
number = { 53 },
month = { Jun },
year = { 2018 },
issn = { 0975-8887 },
pages = { 47-50 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume179/number53/29600-2018917378/ },
doi = { 10.5120/ijca2018917378 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:59:10.251186+05:30
%A Priyanka Verma
%A Rajeev Kumar Gupta
%T A Literature Survey on Classification Algorithms of Machine Learning
%J International Journal of Computer Applications
%@ 0975-8887
%V 179
%N 53
%P 47-50
%D 2018
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The spreading amount of data usually generates interesting demand for the data analysis tools that spot regularities in these data. Data mining has turned up as great domain that contributes mechanism for data analysis, to find out the hidden knowledge, and self-ruling decision making in many operation domains. Supervised machine learning is using to find out the search for algorithms that reason from clearly supplied instances to produce general interpretation, which then makes predictions about future scenario or events. In other words, the goal of supervised learning is to make a small model of the distribution of class labels (distribution or classification) in terms of finding (predictor) features. The resulting classifier is then used to assign class labels (attributes) to the testing instances where the values of the predictor (attributes or properties) features are known, but the value of the class label is unknown. This paper explains various supervised machine learning classification techniques. In this paper, we have discussed the about the classification algorithm which are available today, how they works, and what are their advantages and disadvantages. The algorithms which we will discuss are Naïve Bayes, SVM, random forest, decision tree and logistic regression.

References
  1. Manisha rathi Regression modeling technique on data mining for prediction of CRM CCIS 101, pp.195-200,2010Springer–Verlag Heidelberg 2010.
  2. Jiawei Han and Micheline Kamber (2006), Data Mining Concepts and Techniques, published by Morgan Kauffman, 2nd ed.
  3. Giudici Paolo, “Applied Data Mining-Statistical methods for business and industry” wiley, (2003) Dash, M., and H. Liu, "Feature Selection for Classification," Intelligent Data Analysis. 1:3 (1997) pp. 131-156. Rencher C. Alvin, “Methods of Multivariate Analysis” 2nd Edition, Wiley Interscience, (2002).
  4. Burges, C. (1998). A tutorial on Support Vector Machines for Pattern Recognition. Data Mining and Knowledge Discovery, 2(2):955–974.
  5. CiteSeer (2002). CiteSeer Scientific Digital Library. http://www.citeseer.com.
  6. Duda, R. O. and Hart, P. E. (1973). Pattern Classification and Scene Analysis. John Wiley & Sons.
  7. Greenbaum, A. (1997). Iterative Methods for Solving Linear Systems, volume 17 of Frontiers in Applied Mathematics. SIAM.
  8. GLIM (2004). Generalised Linear Interactive Modelingpackage.http://www.nag.co.uk/stats/GDGE soft.asp, http://lib.stat.cmu.edu/glim/.
  9. Kubica, J., Goldenberg, A., Komarek, P., Moore, A., and Schneider, J. (2003). A comparison of statistical and machine learning algorithms on the task of link completion. In KDD Workshop on Link Analysis for Detecting Complex Behavior, page 8.
  10. Lay, D. C. (1994). Linear Algebra and Its Applications. Addison-Wesley.
Index Terms

Computer Science
Information Sciences

Keywords

Classification Naïve Bayes Random forest Multiple regression dependent variable independent variables predictor variable response variable