Getting Started
Bring Your Own
Extending PyKEEN
Reference
pykeen.nn
Appendix
Bases: OGBLoader[BioKGTrainDict, BioKGEvalDict]
OGBLoader
BioKGTrainDict
BioKGEvalDict
The OGB BioKG dataset.
See also
https://ogb.stanford.edu/docs/linkprop/#ogbl-biokg
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