-
## 1. Introduction
Electronic health record (EHR) is a patient medical record stored electronically. It serves much more purpose than information storage, however, and is not a direct transformatio…
-
It is unclear if the MPP of the extracted should be 0.5, similar to the way the models were trained.
It is reasonable that if the model was trained on MPP=0.5, it should be applied on the same magni…
-
Hi,
Congrats on your accepted work! I'd have some questions to understand the model architecture and performance better.
- What patch encoder did you use in the CLAM baseline? Is it based on Re…
-
This is a summary of my current thoughts on supporting machine learning through Aircloak. I should note that I'm not very familiar with ML, so I might be missing some important points. Feel free to co…
-
Hi.
I'm trying to compare to some of the results in your work, but it's not clear to me which datasets were use for Table 1 and Table 2.
The Datasets A file contains 108 datasets, and the Datasets B…
-
I am not using MIMIC-III or eicu data, and since this pipeline should e applicable to other EHR data sets, I am using it for in-house EHR data. No matter how I preprocess ICD codes e.g. `ICD9:V50.2` v…
-
Hello choi, thanks for sharing the code on github, it is a great topic.
After reading several your papers, I have a few questions:
1. Do you have the visit representation evaluate result on mim…
-
CVAT recently added a way to annotate pre-defined keypoint skeletons. This new label type should be incorporated into our CVAT integration using existing KeypointSkeletons on a FiftyOne dataset.
-
I worked a bit on the labelling matching with ENA / NCBI as I had a lot of mismatch issues with the development of the FAIR Data Station. I forked the repo and did an analysis on the terms in MIxS and…
-
I got the following error while running the pre-processing scripts by `python3 -m eICU_preprocessing.run_all_preprocessing`
File "/anaconda3/envs/TPC_Proj/lib/python3.8/runpy.py", line 194, in_ru…