International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 186 - Issue 72 |
Published: March 2025 |
Authors: Rashmi Gupta, Akhilesh Kumar Shrivas |
![]() |
Rashmi Gupta, Akhilesh Kumar Shrivas . Hybridized Model Using Clustering with ensemble classifier for classification of diseases. International Journal of Computer Applications. 186, 72 (March 2025), 42-51. DOI=10.5120/ijca2025924578
@article{ 10.5120/ijca2025924578, author = { Rashmi Gupta,Akhilesh Kumar Shrivas }, title = { Hybridized Model Using Clustering with ensemble classifier for classification of diseases }, journal = { International Journal of Computer Applications }, year = { 2025 }, volume = { 186 }, number = { 72 }, pages = { 42-51 }, doi = { 10.5120/ijca2025924578 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2025 %A Rashmi Gupta %A Akhilesh Kumar Shrivas %T Hybridized Model Using Clustering with ensemble classifier for classification of diseases%T %J International Journal of Computer Applications %V 186 %N 72 %P 42-51 %R 10.5120/ijca2025924578 %I Foundation of Computer Science (FCS), NY, USA
The ensemble technology in machine learning can be used for classification purposes and it is one of the most challenging tasks for the researchers who work for improving accuracy in disease predictions. This paper propose the hybrid model that is combination of Particle Swarm Optimization (PSO), K-means clustering and ensemble classifier for classification of five different types of medical diseases. The proposed hybrid model uses PSO technique for reducing the number of features from datasets, a k-means clustering approach for reducing the instances from dataset and ensemble classifiers is used to classify the different types of diseases from five different types of datasets. The ensemble classifier uses voting scheme to ensemble the individuals base classifiers like Multilayer Perceptron (MLP), Adaboost, Bagging, Fuzzy Unordered Rule of Induction Algorithm (FURIA), and Random Forest(RF) with Naive Bayes classified where Naive Bayes is considered as a meta learner. The experiment results reveal that the combination of the ensemble classifier with PSO and k-means algorithm is an efficient novel method for disease predictions. The improved accuracy was found in between 95% to 100%. The results are evaluated and also compared with different existing models which showed better performance than others.