|
1 | 1 | { |
2 | 2 | "repositories": [ |
| 3 | + { |
| 4 | + "name": "crisp-nam", |
| 5 | + "repo_id": "VectorInstitute/crisp-nam", |
| 6 | + "description": "Competing Risks Interpretable Survival Prediction with Neural Additive Models", |
| 7 | + "implementations": [ |
| 8 | + { |
| 9 | + "name": "CRISP-NAM", |
| 10 | + "url": "https://arxiv.org/abs/2505.21360" |
| 11 | + }, |
| 12 | + { |
| 13 | + "name": "Neural Additive Models for Survival Analysis", |
| 14 | + "url": null |
| 15 | + }, |
| 16 | + { |
| 17 | + "name": "DeepHit Baseline", |
| 18 | + "url": null |
| 19 | + } |
| 20 | + ], |
| 21 | + "type": "applied-research", |
| 22 | + "year": 2025, |
| 23 | + "github_url": "https://github.com/VectorInstitute/crisp-nam", |
| 24 | + "paper_url": "https://arxiv.org/abs/2505.21360", |
| 25 | + "bibtex": "ramachandram2025crisp", |
| 26 | + "public_datasets": [ |
| 27 | + { |
| 28 | + "name": "Framingham Heart Study", |
| 29 | + "url": "https://www.kaggle.com/datasets/aasheesh200/framingham-heart-study-dataset" |
| 30 | + }, |
| 31 | + { |
| 32 | + "name": "Primary Biliary Cirrhosis (PBC)", |
| 33 | + "url": "https://www.kaggle.com/datasets/homayoonkhadivi/primary-biliary-cirrhosis-pbc-disease-dataset" |
| 34 | + }, |
| 35 | + { |
| 36 | + "name": "SUPPORT", |
| 37 | + "url": null |
| 38 | + }, |
| 39 | + { |
| 40 | + "name": "Synthetic Clinical Dataset", |
| 41 | + "url": null |
| 42 | + } |
| 43 | + ] |
| 44 | + }, |
3 | 45 | { |
4 | 46 | "name": "fair-sense-ai", |
5 | 47 | "repo_id": "VectorInstitute/fair-sense-ai", |
|
102 | 144 | "url": "https://archive.ics.uci.edu/dataset/551/gas+turbine+co+and+nox+emission+data+set" |
103 | 145 | } |
104 | 146 | ], |
| 147 | + "datasets": [ |
| 148 | + { |
| 149 | + "name": "ISIC 2016", |
| 150 | + "url": "https://challenge.isic-archive.com/data/" |
| 151 | + }, |
| 152 | + { |
| 153 | + "name": "DHI", |
| 154 | + "url": "https://www.kaggle.com/datasets/alexteboul/diabetes-health-indicators-dataset" |
| 155 | + }, |
| 156 | + { |
| 157 | + "name": "Default of Credit Card Clients", |
| 158 | + "url": "https://archive.ics.uci.edu/dataset/350/default+of+credit+card+clients" |
| 159 | + }, |
| 160 | + { |
| 161 | + "name": "Diabetes 130", |
| 162 | + "url": "https://archive.ics.uci.edu/dataset/296/diabetes+130-us+hospitals+for+years+1999-2008" |
| 163 | + } |
| 164 | + ], |
105 | 165 | "type": "bootcamp", |
106 | 166 | "year": 2025, |
107 | 167 | "github_url": "https://github.com/VectorInstitute/interpretability" |
|
829 | 889 | "github_url": "https://github.com/VectorInstitute/privacy-enhancing-techniques" |
830 | 890 | } |
831 | 891 | ], |
832 | | - "totalImplementations": 117, |
| 892 | + "totalImplementations": 120, |
833 | 893 | "yearsOfResearch": 7, |
834 | | - "lastUpdated": "2025-10-01T22:07:14.759555" |
| 894 | + "lastUpdated": "2025-10-02T09:08:59.098925" |
835 | 895 | } |
0 commit comments