|
a/README.md |
|
b/README.md |
1 |
<div align="center"> |
|
|
2 |
|
1 |
|
3 |
|
2 |
|
4 |
**Neural network-based integration of polygenic and clinical information: Development and validation of a prediction model for 10 year risk of major adverse cardiac events in the UK Biobank cohort** |
3 |
**Neural network-based integration of polygenic and clinical information: Development and validation of a prediction model for 10 year risk of major adverse cardiac events in the UK Biobank cohort** |
5 |
|
4 |
|
|
|
5 |
|
6 |
[](https://www.thelancet.com/journals/landig/article/PIIS2589-7500(21)00249-1/fulltext) |
6 |
[](https://www.thelancet.com/journals/landig/article/PIIS2589-7500(21)00249-1/fulltext) |
7 |
|
7 |
|
8 |
</div> |
8 |
|
9 |
|
9 |
|
10 |
## Description |
10 |
## Description |
11 |
Code related to the paper "Neural network-based integration of polygenic and clinical information: Development and validation of a prediction model for 10 year risk of major adverse cardiac events in the UK Biobank cohort". |
11 |
Code related to the paper "Neural network-based integration of polygenic and clinical information: Development and validation of a prediction model for 10 year risk of major adverse cardiac events in the UK Biobank cohort". |
12 |
This repo is a python package for preprocessing UK Biobank data and preprocessing, training and evaluating the NeuralCVD score. |
12 |
This repo is a python package for preprocessing UK Biobank data and preprocessing, training and evaluating the NeuralCVD score. |
13 |
|
13 |
|
|
... |
|
... |
68 |
pages={e84--e94}, |
68 |
pages={e84--e94}, |
69 |
year={2022}, |
69 |
year={2022}, |
70 |
publisher={Elsevier} |
70 |
publisher={Elsevier} |
71 |
} |
71 |
} |
72 |
``` |
72 |
``` |