We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d65ca commit 80a70deCopy full SHA for 80a70de
README.md
@@ -222,7 +222,7 @@ export SPARK_EXECUTOR_MEMORY="12g"
222
```
223
Generate the HF readmission prediction task
224
```console
225
-python -u -m cehrbert.prediction_cohorts.hf_readmission \
+python -u -m cehrbert_data.prediction_cohorts.hf_readmission \
226
-c hf_readmission -i ~/Documents/omop_test/ -o ~/Documents/omop_test/cehr-bert \
227
-dl 1985-01-01 -du 2020-12-31 \
228
-l 18 -u 100 -ow 360 -ps 0 -pw 30 \
0 commit comments