Back To Projects

Optimizing Stroke Detection with Machine Learning Techniques

Neil S.

This paper addresses the critical question of how various medical factors influence vulnerability to stroke in patients, aiming to develop an effective machine-learning model for stroke detection.


This paper addresses the critical question of how various medical factors influence vulnerability to stroke in patients, aiming to develop an effective machine-learning model for stroke detection. Stroke remains a pervasive health concern, with one in six deaths from cardiovascular disease attributed to it in 2021. Every 40 seconds in the United States, an individual experiences a stroke, emphasizing the urgent need for accurate prediction methods. Our study leveraged diverse machine learning models, necessitating dataset balancing prior to model evaluation. Subsequently, a comparison of metrics and fine-tuning of hyperparameters culminated in the selection of the K-Nearest Neighbors (KNN) as the optimal model. The KNN exhibited notable performance metrics, achieving an accuracy score of 80%, a recall score of 89.2%, an F1 score of 83.3%, and a precision score of 78.1%. These metrics signify the model's proficiency in correctly identifying stroke cases, its sensitivity to true positives, and its balance between precision and recall. This study underscores the potential of advanced machine learning models, particularly the KNN, in stroke detection, suggesting its viability for integration into medical consultations. However, the gravity of stroke as a life-threatening condition necessitates rigorous testing on larger and more recent datasets to ensure robustness and reliability in clinical applications. It should also be noted that changing the BMI, average glucose level, and age of the patient affected model performance the most.

Explore More!

Neil S.
Ye Wang

Related Projects

Computational Approaches to Enhance Idiopathic Intracranial Hypertension Diagnosis: A Neural Network-Based Framework for Improved Clinical Decision Support

A computer model, trained on eye images, can tell if optic nerves are healthy or not with 97% accuracy. This is important because it messes up less often than people do, making it a useful tool. The model looks at pictures of the back of the eye (fundus imaging) to make these predictions.
Rohan B.
Mentored by
Using CNNs to Detect Breast Cancer From Histological Images

This study evaluated multiple deep learning approaches for automatically classifying breast cancer histopathology images as malignant or benign. The models demonstrated strong performance, with Keras Sequential achieving the highest accuracy (85.7%) and precision (88.4%), while VGG19 achieved the highest recall (94.8%), highlighting the potential of deep learning to support breast cancer diagnosis.
Edward C.
Mentored by Rami Abi-Akl
Developing an Accurate AI Algorithm for Histopathologic Cancer Detection

In this specific research project, we will be focusing on the lymph node scans of women with breast cancer, which is the most common cancer for women residing in the US, other than skin cancer. Research statistics show that about 1 in 8 women in the United States will develop invasive breast cancer throughout her life.
Leah N.
Mentored by Odysseas Drosis