stgraph.dataset¶
Dataset loader provided by STGraph.
Base Dataset Classes¶
Abstract base class for graph dataset loaders. |
|
Base class for static graph datasets. |
|
Base class for temporal graph datasets. |
|
Base class for dynamic graph datasets. |
Static Graph Datasets¶
Citation network consisting of scientific publications. |
Temporal Graph Datasets¶
County level chicken pox cases in Hungary. |
|
Traffic forecasting dataset based on the Los Angeles city. |
|
Passenger inflow at bus stops in Montevideo city. |
|
PedalMe Bicycle deliver orders in London. |
|
Vital mathematical articles sourced from Wikipedia. |
|
Hourly energy output of windmills. |
Dynamic Graph Datasets¶
COVID-19 cases in England's NUTS3 regions. |