Messing with the knowledge graph embeddings.
What the heck are knowledge graph emdeddings?
- Embedding Models: TransE, DistMult, ComplEx, ConvE
- Evaluation Metrics: Hits10, Mean
- Custom Dataset: 0.5k Triplets (
medical-knowledge-graph.csv)
Medical knowledge graph is a randomly generated dataset by GPT. It contains NO REAL MEDICAL DATA. It must be used for illustration purposes only, to test embedding algorithms on unbiased, custom datasets.
