Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Chronic Kidney Disease Prediction

Comparative ML analysis: Naive Bayes, SVM, and Random Forest for early CKD detection.

Dataset

UCI Machine Learning Repository — 400 patients, 25 features, binary classification (CKD / Not CKD)

Models & Results

Model Accuracy
Random Forest Best performer
Naive Bayes Lightweight alternative
Optimized SVM Robust for complex patterns

Tech Stack

Python, scikit-learn, Pandas, Matplotlib, Seaborn

How to Run

pip install -r requirements.txt jupyter notebook notebooks/ckd_analysis.ipynb

About

CKD prediction using Naive Bayes, SVM and Random Forest

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages