MIT-LCP / MIT-LCP/mimic-code

Zeroes in "valuenum"

Open
#1,540 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
3.4k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Hi everyone!

I'm working with the MIMIC-IV database and I need to do some missing data handling. To do so, I'm checking if a 0 value means something in the database or I can put a 0 to identify the missing values for my neural network. I found out that in some items there is a valuenum=0, for instance, in heart rate and respiratory rate. Does this mean that the patient died? So this 0 values must be the last values registered for the patient? If so, I'll need to find another imputation method, because putting a 0 already means something in the database.

I don't know if I made myself clear, but thank you in advance!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, or entry point is named. First consult the MIMIC-IV schema and data documentation for valuenum in heart-rate and respiratory-rate items; done would require an authoritative explanation of whether zero is valid and how missing values should be represented.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.