Journal Article10.3233/mas-221428
Multi-class classification using a new Bayesian method
Tai Vovan,Hieu Nguyenthikim,Dinh Phamtoan +2 more
TL;DR: A new Bayesian method for multi-class classification is proposed. The model incorporates k-means algorithm for prior probability estimation, kernel function for probability density function estimation, and multi-class classification capabilities. Experimental results demonstrate the effectiveness of the model on image and fire data sets.
read more
Abstract: This paper proposes a new classification model using the Bayes method. This model not only determines the prior probability based on the k-means algorithm, builds the method for estimating the probability density function via the kernel function, but also classifies the objects to the known populations. The proposed model is described via the experiment of image classifying. In this example, we first use the Gray level co-occurrence matrix to extract the features of images, and next classify this data set based on the improved Bayesian method. In another application, we also build the classification problem for the Algerian Forest Fires data set. The outstanding advantages of this method are the adaptive ability of the kernel function, the classification for multi-class, and the reduction of computational costs. In addition, the experimental results also show the potential of the developed model.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
Applied Logistic Regression.
TL;DR: Applied Logistic Regression, Third Edition provides an easily accessible introduction to the logistic regression model and highlights the power of this model by examining the relationship between a dichotomous outcome and a set of covariables.
40.1K
Statistical methods for research workers
R. A. Fisher
- 01 Jan 1970
TL;DR: The prime object of as mentioned in this paper is to put into the hands of research workers, and especially of biologists, the means of applying statistical tests accurately to numerical data accumulated in their own laboratories or available in the literature.
1.1K
SVMs Modeling for Highly Imbalanced Classification
Yuchun Tang,Yan-Qing Zhang,Nitesh V. Chawla,Sven Krasser +3 more
- 01 Feb 2009
TL;DR: Of the four SVM variations considered in this paper, the novel granular SVMs-repetitive undersampling algorithm (GSVM-RU) is the best in terms of both effectiveness and efficiency.
Linear Discriminant Analysis
Alan Julian Izenman
- 01 Jan 2013
TL;DR: A learning set of multivariate observations is given that may be identified as species of plants, levels of credit worthiness of customers, presence or absence of a specific medical condition, different types of tumors, views on Internet censorship, or whether an e-mail message is spam or non-spam.
503