stgraph.dataset

Dataset loader provided by STGraph.

Base Dataset Classes

STGraphDataset

Abstract base class for graph dataset loaders.

STGraphStaticDataset

Base class for static graph datasets.

STGraphTemporalDataset

Base class for temporal graph datasets.

STGraphDynamicDataset

Base class for dynamic graph datasets.

Static Graph Datasets

CoraDataLoader

Citation network consisting of scientific publications.

Temporal Graph Datasets

HungaryCPDataLoader

County level chicken pox cases in Hungary.

METRLADataLoader

Traffic forecasting dataset based on the Los Angeles city.

MontevideoBusDataLoader

Passenger inflow at bus stops in Montevideo city.

PedalMeDataLoader

PedalMe Bicycle deliver orders in London.

WikiMathDataLoader

Vital mathematical articles sourced from Wikipedia.

WindmillOutputDataLoader

Hourly energy output of windmills.

Dynamic Graph Datasets

EnglandCovidDataLoader

COVID-19 cases in England's NUTS3 regions.