How to convert a Tabular Dataset to a Graph Dataset

for GNNs

This is for sure the most frequently asked question - given some tabular data - how can I apply a GNN on it? For this you need to convert your dataset into a Graph representation. I’ve uploaded two videos, one for regular graphs and a second one for temporal graphs that teach everything you need to know and showcase how to do it on several examples.

Next Video

How to handle Uncertainty