Git Product home page Git Product logo

chronic-kidney-disease's Introduction

Chronic Kidney Disease Prediction

This repository contains a project aimed at predicting the stages of Chronic Kidney Disease (CKD) using patient data. The dataset includes various medical attributes of patients which are used to train machine learning models for classification purposes.

Table of Contents

Problem Statement

To predict the stage of Chronic Kidney Disease (CKD) in patients based on various medical attributes. The goal is to assist healthcare professionals in early detection and treatment planning.

Solution Approach

  1. Exploratory Data Analysis (EDA): Understand the dataset, visualize distributions, and identify correlations.
  2. Data Preprocessing: Handle missing values, encode categorical features, and scale numerical features.
  3. Model Building: Train multiple classification models including Logistic Regression, Decision Tree, Random Forest, and Gradient Boosting.
  4. Model Evaluation: Evaluate models using metrics like accuracy, precision, recall, and F1 score.
  5. Hyperparameter Tuning: Optimize model performance using Grid Search and Cross-Validation.
  6. Feature Importance: Analyze and visualize the importance of different features in predicting CKD.

Dataset Information

Title: Early stage of Indians Chronic Kidney Disease (CKD)

Source Information:

  • Dr. P. Soundarapandian, M.D., D.M (Senior Consultant Nephrologist, Apollo Hospitals, Managiri, Madurai Main Road, Karaikudi, Tamilnadu, India)
  • Creator: L. Jerlin Rubini (Research Scholar, Alagappa University, Email: [email protected], Contact: +91-9597231281)
  • Guided by: Dr. P. Eswaran (Assistant Professor, Department of Computer Science and Engineering, Alagappa University, Karaikudi, Tamilnadu, India, Email: [email protected])
  • Date: July 2015

Attributes: 24 medical attributes plus class label (25 total)

Number of Instances: 400 (250 CKD, 150 not CKD)

Missing Values: Yes (denoted by "?")

Model Performance

The models are evaluated on various performance metrics:

  • Accuracy
  • Precision
  • Recall
  • F1 Score

The performance metrics will help in determining the effectiveness of the models in predicting CKD stages.

Results and Conclusion

The model provides a classification of patients into CKD and non-CKD categories based on their medical attributes. The detailed results and performance metrics are documented in the notebook.

Insights:

  • Early detection of CKD can significantly improve treatment outcomes.
  • Certain attributes such as blood pressure, serum creatinine, and hemoglobin levels are crucial in predicting CKD.

Recommendations:

  1. Incorporate regular screening for high-risk patients.
  2. Utilize the model to assist healthcare professionals in diagnosis and treatment planning.
  3. Explore other advanced classification techniques.
  4. Implement model deployment for real-time CKD prediction in healthcare settings.

License

This project is licensed under the MIT License - see the LICENSE file for details.

chronic-kidney-disease's People

Contributors

devpriyadharsan5 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.