daqh commited on
Commit
312de30
·
verified ·
1 Parent(s): 2660085

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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