Datasets

Summary

In this section, we present the datasets currently supported by PyGIP. For each dataset, we provide both DGL and PyG APIs to ensure flexibility and compatibility with different graph learning frameworks.

Submodules

pygip.datasets.Cora([api_type, path])

pygip.datasets.CiteSeer([api_type, path])

pygip.datasets.PubMed([api_type, path])

pygip.datasets.Computers([api_type, path])

pygip.datasets.Photo([api_type, path])

pygip.datasets.CoauthorCS([api_type, path])

pygip.datasets.CoauthorPhysics([api_type, path])