CoolFace
Datasetpublic

SauravMaheshkar/NDC-substances-25

Source Paper: https://arxiv.org/abs/1802.06916 Usage from torch_geometric.datasets.cornell import CornellTemporalHyperGraphDataset dataset = CornellTemporalHyperGraphDataset(root = "./", name="NDC-substances-25", split="train") Citation @article{Benson-2018-simplicial, author = {Benson, Austin R. and Abebe, Rediet and Schaub, Michael T. and Jadbabaie, Ali and Kleinberg, Jon}, title = {Simplicial closure and higher-order link prediction}, year = {2018}, doi =… See the full description on the dataset page: https://huggingface.co/datasets/SauravMaheshkar/NDC-substances-25.

sourceHugging Faceunknownupdated 2y agoView on Hugging Face
0likes55downloads
4 commits on main
7bb4b292y ago

docs: update dataset card with usage

SauravMaheshkar
05fae9e3y ago

docs: update dataset card

SauravMaheshkar
77d1adc3y ago

feat: add data objects

SauravMaheshkar
c51857f3y ago

initial commit

SauravMaheshkar