StrokeHero is a comprehensive system for stroke risk prediction, combining data engineering, machine learning, and web application components. The system processes medical data, particularly ECG signals, to predict stroke risk using advanced deep learning models.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
147
commits
50
commits
21
commits
5
commits
5
commits
Merge pull request #5 from Zfeng0207/feature/code-submission
696bd89View on GitHubMerge pull request #4 from Zfeng0207/feature/code-submission
7401e36View on GitHubMerge branch 'main' of https://github.com/Zfeng0207/FIT3199-FYP
4252ff3View on GitHubremoved redundant imports and start command uses gunicorn server:app --timeout 90 --workers 1 on render
c6041afView on GitHub