Skip to content

Commit 0148139

Browse files
committed
Update links to model report html files
1 parent c807c2b commit 0148139

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Chest X-ray classification
2121
* `evaluate` - Evaluate models on clinical prediction tasks
2222
* `monitor` - Detect dataset shift relevant for clinical use cases
23-
* `report` - Create [model report cards](https://vectorinstitute.github.io/cyclops/api/tutorials/kaggle/model_card.html) for clinical ML models
23+
* `report` - Create [model report cards](https://vectorinstitute.github.io/cyclops/api/tutorials/nihcxr/nihcxr_report_periodic.html) for clinical ML models
2424

2525
``cyclops`` also provides a library of end-to-end use cases on clinical datasets such as
2626

docs/source/tutorials/kaggle/heart_failure_prediction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1211,7 +1211,7 @@
12111211
"tags": []
12121212
},
12131213
"source": [
1214-
"You can view the generated HTML [report](./model_card.html)."
1214+
"You can view the generated HTML [report](./heart_failure_report_periodic.html)."
12151215
]
12161216
}
12171217
],

docs/source/tutorials/nihcxr/cxr_classification.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@
626626
"id": "d7545d39",
627627
"metadata": {},
628628
"source": [
629-
"You can view the generated HTML [report](./model_card.html)."
629+
"You can view the generated HTML [report](./nihcxr_report_periodic.html)."
630630
]
631631
}
632632
],

docs/source/tutorials/synthea/los_prediction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1489,7 +1489,7 @@
14891489
"id": "0d953f1b-845d-424e-b8b6-d782973d9e84",
14901490
"metadata": {},
14911491
"source": [
1492-
"You can view the generated HTML [report](./model_card.html)."
1492+
"You can view the generated HTML [report](./length_of_stay_report_periodic.html)."
14931493
]
14941494
}
14951495
],

0 commit comments

Comments
 (0)