Getting Started
Bring Your Own
Extending PyKEEN
Reference
pykeen.nn
Appendix
Bases: OGBLoader[WikiKG2TrainDict, WikiKG2EvalDict]
OGBLoader
WikiKG2TrainDict
WikiKG2EvalDict
The OGB WikiKG2 dataset.
See also
https://ogb.stanford.edu/docs/linkprop/#ogbl-wikikg2
Initialize the OGB loader.
cache_root (Path) – An optional override for where data should be cached. If not specified, uses default PyKEEN location with pystow.
pystow
create_inverse_triples (bool) – Should inverse triples be created? Defaults to false.
Attributes Summary
name
The name of the dataset to download
Attributes Documentation