fraudtwin.to_pyg#

fraudtwin.to_pyg(dataset)[source][source]#

Convert a graph to torch_geometric.data.HeteroData when installed.

Return type:

Any

Parameters:

dataset (GraphDataset)