callahantiff/PheKnowLator

Other: Add sparse KG representation output

Closed this issue · 1 comments

TASK

Task Type: CODEBASE

TODO

  • Consider including an additional KG output format that is sparse. A sparse representation is needed for most graph representation learning algorithms and significantly decreases the time to load the graph into memory

Libraries to Consider: CSRGraph

Not really relevant at this time. Will re-open once the validation is complete and consider adding support for the best performing algorithms.