CoolFace
Datasetpublic

SauravMaheshkar/NDC-substances

Source Paper: https://arxiv.org/abs/1802.06916 Usage from torch_geometric.datasets.cornell import CornellTemporalHyperGraphDataset dataset = CornellTemporalHyperGraphDataset(root = "./", name="NDC-substances", 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.

sourceHugging Faceunknownupdated 2y agoView on Hugging Face
0likes52downloads
4 commits on main
16a6c832y ago

docs: update dataset card with usage

SauravMaheshkar
a575a383y ago

docs: update dataset card

SauravMaheshkar
af5dc773y ago

feat: add data objects

SauravMaheshkar
ccbbdae3y ago

initial commit

SauravMaheshkar