Skip to content

ehewes/DiabetesRiskScreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Diabetes Risk Screening using Logic Regression

Simple machine learning pipeline for predicting diabetes risk from a series of different health indicators. Jut purely made for studying purposes with a structured process of data preperation, model tuning, evaluations and disrepency of a class imbalance.


Overview

This project trains a logistic regression classifier on the CDC BRFSS Diabetes Health Indicators dataset to estimate diabetes risk from 21 lifestyle and health survey features (BMI, blood pressure, cholesterol, physical activity, general health, age, etc.).

The focus is not just on building a model that performs well, but on evaluating it honestly showing how the same model can look good on balanced test data and noticeably weaker on realistic, imbalanced populations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors