Skip to content

Commit 38884df

Browse files
committed
Update RST file
1 parent 0148139 commit 38884df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/intro.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ models for healthcare. It provides a few high-level APIs namely:
2525
- ``evaluate`` - Evaluate models on clinical prediction tasks
2626
- ``monitor`` - Detect dataset shift relevant for clinical use cases
2727
- ``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>`__
2929
for clinical ML models
3030

3131
``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
7373
python3 -m pip install 'pycyclops[report,models]'
7474
7575
🧑🏿‍💻 Developing
76-
=============
76+
=======================
7777

7878
Using poetry
7979
------------

0 commit comments

Comments
 (0)