Skip to content

Chronic Disease Risk Prediction πŸ₯ uses machine learning πŸ€– to analyze BRFSS data and identify key risk factors for **diabetes and heart disease**. Models like Random Forest & Decision Trees predict high-risk groups based on BMI, smoking, mental health, and more, aiding **preventive healthcare strategies**. πŸ“Š

Notifications You must be signed in to change notification settings

rishabhj29/Chronic-Disease-Risk-Prediction

Repository files navigation

Project Summary: Chronic Disease Risk Prediction

Overview:
This project leverages machine learning to identify key lifestyle and health factors influencing chronic disease risk, focusing on diabetes and heart disease. Using the BRFSS dataset, the study applies advanced modeling techniques to predict high-risk populations and improve preventive healthcare strategies.

Key Objectives:
βœ… Analyze Chronic Disease Risk Factors – Identify key contributors to diabetes and heart disease.
βœ… Develop Predictive Models – Use machine learning (Logistic Regression, Decision Trees, Random Forest) to forecast risk levels.
βœ… Segment High-Risk Populations – Define patient groups needing targeted interventions.

Data & Methodology:
πŸ“Š Dataset: BRFSS 2022 (Behavioral Risk Factor Surveillance System)
πŸ›  Tech Stack: Python 🐍 (Pandas, NumPy, Scikit-learn), Power BI, Tableau
πŸ“Œ Models Used:

  • Diabetes Prediction: Random Forest (85% accuracy, F1-score 0.80), Decision Tree (85% accuracy)
  • Heart Disease Prediction: Random Forest (93% accuracy, F1-score 0.91), Decision Tree (94% accuracy)

Key Findings & Insights:
πŸ“Œ Diabetes Risk Factors: BMI > 30, arthritis, pulmonary disease, smoking, mental health, cancer history, COVID symptoms.
πŸ“Œ Heart Disease Risk Factors: Age > 45, BMI > 30, stroke history, difficulty walking, smoking, poor sleep.
πŸ“Œ Feature Engineering & Model Optimization significantly improved prediction accuracy and recall rates.

Impact & Future Scope:
This project provides actionable insights for healthcare providers and policymakers to implement targeted prevention strategies. Future work includes real-time health monitoring integration and expanding models to other chronic diseases.

About

Chronic Disease Risk Prediction πŸ₯ uses machine learning πŸ€– to analyze BRFSS data and identify key risk factors for **diabetes and heart disease**. Models like Random Forest & Decision Trees predict high-risk groups based on BMI, smoking, mental health, and more, aiding **preventive healthcare strategies**. πŸ“Š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages