GraphData icon indicating copy to clipboard operation
GraphData copied to clipboard

Support for custom dataset

Open techthiyanes opened this issue 2 years ago • 1 comments

Thanks for rolling out such a nice useful library. Kindly share the steps on how to use this library for custom datasets. For example, cora dataset has 2 files where one is with graph edge creations and another one is with full of features. By using these files, how would we create custom dataset. (Similar to Stellargraph).

techthiyanes avatar Jun 08 '23 01:06 techthiyanes

Please find my answer in https://github.com/EdisonLeeeee/GraphGallery/issues/17#issuecomment-1583905817

EdisonLeeeee avatar Jun 09 '23 03:06 EdisonLeeeee