2017
DOI: 10.6000/1927-5129.2017.13.76
|View full text |Cite
|
Sign up to set email alerts
|

Classification Techniques in Machine Learning: Applications and Issues

Abstract: Classification is a data mining (machine learning) technique used to predict group membership for data instances. There are several classification techniques that can be used for classification purpose. In this paper, we present the basic classification techniques. Later we discuss some major types of classification method including Bayesian networks, decision tree induction, k-nearest neighbor classifier and Support Vector Machines (SVM) with their strengths, weaknesses, potential applications and issues with… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
79
0
2

Year Published

2018
2018
2024
2024

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 231 publications
(81 citation statements)
references
References 62 publications
0
79
0
2
Order By: Relevance
“…k-NN algorithms are widely used in applications such as face recognition (Kasemsumran et al 2016), traffic forecasting (Zhang et al 2013) and speaking recognition (Rizwan and Anderson 2014) achieving high performance when large training datasets are available. It is robust to noisy data and easy to visualize but it often requires large memory allocation (Soofi and Awan 2017).…”
Section: Machine Learning Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation
“…k-NN algorithms are widely used in applications such as face recognition (Kasemsumran et al 2016), traffic forecasting (Zhang et al 2013) and speaking recognition (Rizwan and Anderson 2014) achieving high performance when large training datasets are available. It is robust to noisy data and easy to visualize but it often requires large memory allocation (Soofi and Awan 2017).…”
Section: Machine Learning Algorithmsmentioning
confidence: 99%
“…The margin corresponds to the shortest distance between the closest points to the boundary hyperplane function. SVM is able to deal with a large variety of classification problems including high dimensional and non-linear problems (Soofi and Awan 2017). Although SVM is very powerful, it is difficult to visualise (Karamizadeh et al 2014) and require accurate often a priori selection of a number of parameters within the kernel function.…”
Section: Machine Learning Algorithmsmentioning
confidence: 99%
“…Classification technique is widely used to classify the data on the basis of its features into different classes. There are various machine learning classification techniques . In this paper, three classification algorithms have been used as discussed in Section : Multinomial logistic regression Multinomial logistic regression is also known as polytomous.…”
Section: Methodsmentioning
confidence: 99%
“…These classification models can be formed using an If-Then rule, decision tree, or neural network (Han, Pei & Kamber, 2006). Some of the classification algorithms are ID3, C4.5, Bayesian Network, K-Nearest Neighbor (KNN), and SVM (Soofi & Awan, 2017).…”
Section: Classification Algorithmsmentioning
confidence: 99%