IdeaCredIdeaCred

zaina-ml/cardioiq

60

An AI Cardiovascular Risk Detection App - PRESIDENTIAL AI CHALLENGE

What's novel

An AI Cardiovascular Risk Detection App - PRESIDENTIAL AI CHALLENGE

Code Analysis

5 files read · 3 rounds

A PyTorch-based system that uses a custom multi-scale ResNet with SE blocks to classify ECG beats from MIT-BIH data and fuses this with synthetic patient vitals to estimate cardiovascular risk.

Strengths

The code demonstrates strong substance with a well-architected, non-trivial ECG model featuring multi-scale convolutions and sophisticated temporal augmentations. The separation of concerns between ECGNet and CardioRiskNet is clean, and the data loading logic for handling time-series medical signals is robust.

Weaknesses

The project lacks an entry point (`app.py`) and configuration file, making it difficult to deploy or run without manual setup. Reliance on synthetic patient data for risk assessment limits real-world applicability, and there are no visible unit tests to verify correctness.

Score Breakdown

Innovation
4 (25%)
Craft
46 (35%)
Traction
0 (15%)
Scope
71 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+1

Craft

Ci-1
Tests-1
Polish+0
Releases+0
Has License+5
Code Quality+19
Readme Quality+12
Recent Activity+4
Structure Quality+4
Commit Consistency+4
Has Dependency Mgmt+0

Traction

Forks+0
Stars+0
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+0

Scope

Commits+5
Languages+5
Subsystems+10
Bloat Penalty+0
Completeness+6
Contributors+5
Authored Files+12
Readme Code Match+3
Architecture Depth+5
Implementation Depth+8

Evidence

Commits

10

Contributors

1

Files

62

Active weeks

6

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

0

Forks

0

License

MIT