Oufattole / meds-torch

MIT License
11 stars 1 forks source link

Everything is Text Tokenization #12

Closed Oufattole closed 2 months ago

Oufattole commented 2 months ago

We can convert timestamp, code name, and value into text description, and then use BERT or some LM to embed this into a vector. This can allow the method to generalize to any EHR (fingers crossed).

So we are going with three version of this