https://github.com/barahona-research-group/ice-node
Integration of Clinical Embeddings with Neural ODEs
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.2%) to scientific vocabulary
Repository
Integration of Clinical Embeddings with Neural ODEs
Basic Info
Statistics
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Note: If you are referred from ICE-NODE paper, please follow the relevant instructions on the following snapshot of the codebase: MLHC 2022 version.
Roadmap
- [ ] Pipeline validators.
- [ ] Integrate consort diagramming in the pipeline.
- [x] Work with the pytable library directly instead of the pandas library.
- [ ] Implement packed representations for the tvx_ehr to improve the compressibility of the data.
- [ ] Implement a scheme manager object to handle schemes and codemaps, instead of using global variables.
- [x]
lib.ehr.tvx*test. - [ ]
lib.ehr.coding_scheme.CodeMaptest. - [ ]
lib.ehr.*documentation / document edge cases tested. - [ ]
lib.ehrcustom exceptions / adapt tests. - [ ] FHIR resources adaptation.
- [ ] Support for SNOMED-CT.
- [ ] CLI for running pipelines.
- [ ] GUI for configuring the dataset and the tvx_ehr.
- Pipeline 10 + 10 steps.
- Selection of dataset CodingScheme space.
Coverage
| Branch | Coverage |
|--------|------------------------------------------------------------------------------------------------------------------------------------------------------------|
| main | |
| dev |
|
Citation
To cite this work, please use the following BibTex entry:
@article{Alaa2022ICENODEIO,
title={ICE-NODE: Integration of Clinical Embeddings with Neural Ordinary Differential Equations},
author={Asem Alaa and Erik Mayer and Mauricio Barahona},
journal={ArXiv},
year={2022},
volume={abs/2207.01873}
}
Owner
- Name: Barahona Research - Applied Math - Imperial
- Login: barahona-research-group
- Kind: organization
- Email: m.barahona@imperial.ac.uk
- Website: https://scholar.google.co.uk/citations?user=weulBoAAAAAJ&hl=en
- Repositories: 9
- Profile: https://github.com/barahona-research-group
Research codes developed in the Barahona research group - Department of Mathematics - Imperial College London
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Dependencies
- UpSetPlot ==0.6.1
- ipython >=7.31.1
- jupyter ==1.0.0
- matplotlib ==3.5.0
- seaborn ==0.11.2
- absl-py ==1.0.0
- dm-haiku ==0.0.5
- jax ==0.3.13
- jaxlib ==0.3.10
- jaxopt ==0.4.2
- numpy ==1.22.1
- pandas ==1.3.5
- scikit-learn ==1.0.2
- scipy ==1.7.3
- tqdm ==4.62.3
- mlflow >=1.23.1
- optuna ==2.10.0
- actions/checkout v3 composite
- actions/setup-python v3 composite
- networkx ==2.8.5 development