thbndi commited on
Commit
ccbf09c
1 Parent(s): 1f7faa0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -2,8 +2,7 @@
2
 
3
  ## Description
4
 
5
- The `load_dataset` function is a powerful tool to efficiently load and prepare the Mimic-IV dataset for various healthcare analysis tasks. It offers a wide range of options for encoding data and generating cohorts, allowing for seamless integration into your research or application.
6
-
7
  ## Function Signature
8
 
9
  ```python
 
2
 
3
  ## Description
4
 
5
+ The Mimic-IV dataset generate data by executing the Pipeline available on https://github.com/healthylaife/MIMIC-IV-Data-Pipeline.
 
6
  ## Function Signature
7
 
8
  ```python