ssoi / mimicnotes

Concept extraction from MIMIC3 notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concept extraction from MIMIC3 notes

Baselines:

  • Majority
  • Bag of Words
  • Neural Bag of Words
    • Convolutional Bag of Words
    • Attention-based Bag of Words

For comparable MIMIC2 experiments, ensure train_split+val_split=0.9, keep_vocab=0.98.

About

Concept extraction from MIMIC3 notes


Languages

Language:Python 98.8%Language:Shell 1.2%