Synthetic Graph Data Generation

This repository implements methods for generating graphs with arbitrary size and tabular features.

Quick start

For example usage refer to demos directory.

To open notebook in your browser refer to run_all.sh script. It will build the docker and open notebook on port 9916.

Data

To obtain data for 4 available demos, refer to scripts/get_datasets.sh script. Note that tabformer require a manual download and IEEE is a kaggle dataset.