caml-mimic and icd-prediction-mimic

These are complementary approaches to the same problem: CAML uses hierarchical label attention for efficient multilabel classification of diagnostic/procedural codes, while ICD-Prediction uses sequence-to-sequence models, so practitioners might combine both architectures or compare their trade-offs between computational efficiency and predictive accuracy on the same MIMIC dataset.

caml-mimic
51
Established
icd-prediction-mimic
44
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 20/25
Stars: 302
Forks: 127
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 64
Forks: 24
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About caml-mimic

jamesmullenbach/caml-mimic

multilabel classification of EHR notes

Implements convolutional and attention-based neural architectures (CAML and DR-CAML) for automated ICD code assignment from clinical discharge summaries, with built-in support for both MIMIC-II and MIMIC-III datasets. The approach combines CNNs with per-label attention mechanisms to generate interpretable predictions by highlighting which text passages drive each code decision. Includes end-to-end data processing pipelines, pre-trained model weights, and evaluation scripts for reproducing published benchmarks.

About icd-prediction-mimic

3778/icd-prediction-mimic

Predicting ICD Codes from Clinical Notes

Scores updated daily from GitHub, PyPI, and npm data. How scores work