Diagnosing Chronic Kidney Disease Using Hybrid Machine Learning Techniques
Main Article Content
Abstract
The chronic kidney failure is a serious health issue and if not detected and treated at the early stages, it can be very
deadly. Hence the major objective of this paper is to develop a reliable machine learning model which predicts the CKD with a
high accuracy rate. The CKD data set is downloaded from the famous UCI ML repository but it suffers from a lot of missing
values. To handle the missing values KNN Imputation is used. Feature selection is also performed with the help of information
gain as the dataset is huge and hence the cost of modelling can be very high. Various other pre-processing steps like label
encoding and Min-max normalization is performed to attain a clean dataset. After pre-processing, various ML algorithms like
logistic regression, naïve bayes, artificial neural network and random forest are applied and their performances are compared
with the help of various performance metrics. A hybrid of Random Forest and Adaboost algorithm is proposed and it achieves
a better accuracy when compared to the other individual component models and hence it can be proved that the proposed
hybrid model is much better and accurate in diagnosing CKD.
Downloads
Metrics
Article Details
You are free to:
- Share — copy and redistribute the material in any medium or format for any purpose, even commercially.
- Adapt — remix, transform, and build upon the material for any purpose, even commercially.
- The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation .
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.