File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ models for healthcare. It provides a few high-level APIs namely:
25
25
- ``evaluate `` - Evaluate models on clinical prediction tasks
26
26
- ``monitor `` - Detect dataset shift relevant for clinical use cases
27
27
- ``report `` - Create `model report
28
- cards <https://vectorinstitute.github.io/cyclops/api/tutorials/kaggle/model_card .html> `__
28
+ cards <https://vectorinstitute.github.io/cyclops/api/tutorials/nihcxr/nihcxr_report_periodic .html> `__
29
29
for clinical ML models
30
30
31
31
``cyclops `` also provides a library of end-to-end use cases on clinical
@@ -73,7 +73,7 @@ Multiple extras could also be combined, for example to install with both
73
73
python3 -m pip install ' pycyclops[report,models]'
74
74
75
75
🧑🏿💻 Developing
76
- =============
76
+ =======================
77
77
78
78
Using poetry
79
79
------------
You can’t perform that action at this time.
0 commit comments