Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makiato1999/strokepredict-datascience
McMaster University CSE780 Project
https://github.com/makiato1999/strokepredict-datascience
multilayer-perceptron-network numpy pandas random-forest-classifier sklearn
Last synced: 6 days ago
JSON representation
McMaster University CSE780 Project
- Host: GitHub
- URL: https://github.com/makiato1999/strokepredict-datascience
- Owner: Makiato1999
- Created: 2023-11-25T01:24:29.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-13T21:06:16.000Z (10 months ago)
- Last Synced: 2024-01-14T15:54:54.381Z (10 months ago)
- Topics: multilayer-perceptron-network, numpy, pandas, random-forest-classifier, sklearn
- Language: Jupyter Notebook
- Homepage:
- Size: 9.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StrokePredict-DataScience
McMaster University CSE780 ProjectStroke, as an epidemic that kills millions of people every year, has become a health issue that we need to be concerned about. If the risk of stroke can be predicted based on an individual’s health information, it will reduce the prevalence of the disease in non-patients, as well as help patients to receive timely treatment and reduce mortality. Therefore, the main goal of the project is to find the factors most associated with stroke risk and to build a prediction model based on this information. This will help doctors more accurately assess a patient’s stroke risk and give timely medical advice. This dataset(FEDESORIANO 2023) contains health information on 5110 patients with confirmed or undiagnosed stroke obtained from the Kaggle platform, which is detailed and helps to find potential risk factors.