Datasets:
Tasks:
Graph Machine Learning
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Tags:
hypergraph
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ task_categories:
|
|
| 8 |
---
|
| 9 |
# NDC-classes
|
| 10 |
|
| 11 |
-
[Zenodo](https://zenodo.org/records/10155772) | [Cornell](https://www.cs.cornell.edu/~arb/data/NDC-classes/)
|
| 12 |
|
| 13 |
NDC-classes is an undirected hypergraph built from the U.S. FDA’s National Drug Code (NDC) Directory, designed for higher-order network / hypergraph machine learning in the drug domain. Each hyperedge corresponds to a drug and connects the set of pharmacologic/therapeutic class labels assigned to that drug, while nodes represent the class labels themselves (e.g., “serotonin reuptake inhibitor”), capturing co-classification patterns as higher-order interactions rather than pairwise links.
|
| 14 |
|
|
|
|
| 8 |
---
|
| 9 |
# NDC-classes
|
| 10 |
|
| 11 |
+
[Zenodo](https://zenodo.org/records/10155772) | [Cornell](https://www.cs.cornell.edu/~arb/data/NDC-classes/) | [Source Paper](https://arxiv.org/abs/1802.06916)
|
| 12 |
|
| 13 |
NDC-classes is an undirected hypergraph built from the U.S. FDA’s National Drug Code (NDC) Directory, designed for higher-order network / hypergraph machine learning in the drug domain. Each hyperedge corresponds to a drug and connects the set of pharmacologic/therapeutic class labels assigned to that drug, while nodes represent the class labels themselves (e.g., “serotonin reuptake inhibitor”), capturing co-classification patterns as higher-order interactions rather than pairwise links.
|
| 14 |
|