ritaranx / CACHE

[ML4H 2022] This is the code for our paper `Counterfactual and Factual Reasoning over Hypergraphs for Interpretable Clinical Predictions on EHR'.
MIT License
22 stars 3 forks source link

About data #1

Open string-s opened 5 months ago

string-s commented 5 months ago

I would like to know what model or method is used to generate the content of hypergraph node encodings (node-embeddings.txt) in the datasets? Thanks for sharing.

PericlesHat commented 5 months ago

The initial embeddings are obtained from DeepWalk.