rifqinvnd/Stroke-Disease-Classification
Detection (Prediction) of the possibility of a stroke in a person
Implements K-Nearest Neighbors classification with SMOTE-based resampling to handle severe class imbalance in stroke detection across 11 clinical features (age, glucose levels, BMI, hypertension, heart disease, smoking status). Uses HalvingGridSearchCV for hyperparameter optimization prioritizing recall over accuracy, achieving 97.7% recall to maximize true positive identification of at-risk patients. Built with scikit-learn on Kaggle's 5,110-sample stroke prediction dataset, preprocessed via mean imputation, IQR-based outlier removal, categorical encoding, and StandardScaler normalization.
No commits in the last 6 months.
Stars
9
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rifqinvnd/Stroke-Disease-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BenyoubOhtmane/BrainStroke
A Machine Learning System that work on prediction of Brain Stroke to take Immediate or...
aravind-selvam/ml-pipeline-using-stroke-data
This project demonstrates the implementation of a ML pipeline and CI/CD using data on heart...
danielchristopher513/Brain_Stroke_Prediction_Using_Machine_Learning
Stroke is a disease that affects the arteries leading to and within the brain. A stroke occurs...
asarkar2210/CarotidNet
Predicts stroke risk by fusing visual ultrasound anomalies with tabular clinical data using a...
PRIYAtechky/Genetic_Forecasting_of_Huntington_Disease
A Deep Neural Network model to predict Huntington’s Disease from genetic sequences. Focused on...