Skip to content

Commit b51583b

Browse files
committed
Restore MIMIC3Dataset.rst to match upstream master
1 parent 85de8dd commit b51583b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed
Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
pyhealth.datasets.MIMIC3Dataset
1+
pyhealth.datasets.MIMIC3Dataset
22
===================================
33

44
The open Medical Information Mart for Intensive Care (MIMIC-III) database, refer to `doc <https://mimic.mit.edu/>`_ for more information. We process this database into well-structured dataset object and give user the **best flexibility and convenience** for supporting modeling and analysis.
55

66
.. autoclass:: pyhealth.datasets.MIMIC3Dataset
77
:members:
88
:undoc-members:
9-
:show-inheritance:
9+
:show-inheritance:
10+
11+
12+
13+
14+
15+

0 commit comments

Comments
 (0)