From c54fd6ea4fa3ba9bfbf7964b7d3cd23d881d0fa6 Mon Sep 17 00:00:00 2001 From: Suhan Cui <51844791+SH-Src@users.noreply.github.com> Date: Sat, 7 Sep 2024 17:50:13 +0800 Subject: [PATCH] Update README.md (#246) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e277c94..90f445f4 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ The **[🖥️ Live Demo](https://rdagent.azurewebsites.net/)** is implemented b ``` - Run the **Automated Medical Prediction Model Evolution**: Medical self-loop model proposal and implementation application + >(1) Apply for an account at [PhysioNet](https://physionet.org/).
(2) Request access to FIDDLE preprocessed data: [FIDDLE Dataset](https://physionet.org/content/mimic-eicu-fiddle-feature/1.0.0/).
+ (3) Place your username and password in `.rdagent.app.data_mining.conf`. ```sh rdagent med_model ```