NYUMedML/DeepEHR
Chronic Disease Prediction Using Medical Notes
Implements hierarchical CNN-LSTM architectures with multi-task learning to process variable-length clinical notes and structured EHR data for predicting multiple chronic diseases simultaneously. Leverages pre-trained word embeddings (via Starspace) and encounter-level document encoders that capture both local n-gram patterns and sequential dependencies across medical encounters. Built on PyTorch 0.4 with modular training pipelines supporting multiple model variants, lab value extraction, and evaluation across imbalanced disease cohorts.
272 stars. No commits in the last 6 months.
Stars
272
Forks
69
Language
Python
License
MIT
Category
Last pushed
Sep 26, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/NYUMedML/DeepEHR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mims-harvard/ClinVec
ClinVec: Unified Embeddings of Clinical Codes Enable Knowledge-Grounded AI in Medicine
mims-harvard/SHEPHERD
SHEPHERD: Few shot learning for phenotype-driven diagnosis of patients with rare genetic diseases
biocentral/biocentral_server
Compute functionality for biocentral.
biocentral/biocentral_api
Programmatic access to the biocentral ecosystem.
nomic-ai/contrastors
Train Models Contrastively in Pytorch