Oufattole / meds-torch

MIT License
11 stars 1 forks source link

Generate Embeddings #9

Open Oufattole opened 2 months ago

Oufattole commented 2 months ago

We should provide support for users to get timestamped embeddings given a pretrained model.

Oufattole commented 2 months ago

This should integrate with the meds-interp library for interpreting the embeddings via prediction models such as logistic-regression, xgboost, and knn classifiers; or clustering analysis.