Too many people in our society are at risk for having a stroke but have no way of knowing that...
Visit the GitHub repository here.
Stroke Data Analysis implements multiple classifiers to mine a large data source and provide a prediction for if an individual is at risk for a stroke based on their specific lifestyle characteristics.
Stroke-Data-Analysis App *(Currently under repair)
All algorithms are written from scratch and are built to handle large data sets. Can be re-used on any large dataset.
The dataset we used can be found here: Stroke-Data
Our git repository can be found here: Stroke-Analysis-Git
All built based off of algorithms from Ski-Kit Learn
Ski-Kit Learn Linear Regression
Ski-Kit Learn Decision Tree Classifier