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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,6 +8,8 @@ task_categories:
8
  ---
9
  # NDC-classes
10
 
 
 
11
  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.
12
 
13
  <div align="center">
 
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
 
15
  <div align="center">