**arXiv ID:** 2412.13350 **Authors:** A. K. Alkhayyata, N. M. Hewahi **Published:** 2024-12-17T21:54:55Z **Abstract:** In this paper, a novel classification algorithm that is based on Data Importance (DI) reformatting and Genetic Algorithms (GA) named GADIC is proposed to overcome the issues related to the nature of data which may hinder the performance of the Machine Learning (ML) classifiers. GADIC comprises three phases which are data reformatting phase which depends on DI concept, trainin...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill a-novel-machine-learning-classifier-based-on-genetic-algorithms-and-data-importance-reformatting --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of A Novel Machine Learning Classifier Based On Genetic Algorithms And Data Importance Reformatting?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-a-novel-machine-learning-classifier-based-on-genet)More formats (shields.io, HTML) on the badges page.
# A Novel Machine Learning Classifier Based on Genetic Algorithms and Data Importance Reformatting
**arXiv ID:** 2412.13350
**Authors:** A. K. Alkhayyata, N. M. Hewahi
**Published:** 2024-12-17T21:54:55Z
**Abstract:**
In this paper, a novel classification algorithm that is based on Data Importance (DI) reformatting and Genetic Algorithms (GA) named GADIC is proposed to overcome the issues related to the nature of data which may hinder the performance of the Machine Learning (ML) classifiers. GADIC comprises three phases which are data reformatting phase which depends on DI concept, training phase where GA is applied on the reformatted training dataset, and testing phase where the instances of the reformatted testing dataset are being averaged based on similar instances in the training dataset. GADIC is an approach that utilizes the exiting ML classifiers with involvement of data reformatting, using GA to tune the inputs, and averaging the similar instances to the unknown instance. The averaging of the instances becomes the unknown instance to be classified in the stage of testing. GADIC has been tested on five existing ML classifiers which are Support Vector Machine (SVM), K-Nearest Neighbour (KNN), Logistic Regression (LR), Decision Tree (DT), and Naïve Bayes (NB). All were evaluated using seven open-source UCI ML repository and Kaggle datasets which are Cleveland heart disease, Indian liver patient, Pima Indian diabetes, employee future prediction, telecom churn prediction, bank customer churn, and tech students. In terms of accuracy, the results showed that, with the exception of approximately 1% decrease in the accuracy of NB classifier in Cleveland heart disease dataset, GADIC significantly enhanced the performance of most ML classifiers using various datasets. In addition, KNN with GADIC showed the greatest performance gain when compared with other ML classifiers with GADIC followed by SVM while LR had the lowest improvement. The lowest average improvement that GADIC could achieve is 5.96%, whereas the maximum average improvement reached 16.79%.
## Skill Description
This skill is generated from the arXiv paper: A Novel Machine Learning Classifier Based on Genetic Algorithms and Data Importance Reformatting (2412.13350).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2412.13350](http://arxiv.org/abs/2412.13350v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!