mimic_preprocessed | R Documentation |
This version of the mimic
dataset has been cleaned by removing columns with more than 10% missing data, imputing remaining missing values with the median, and dropping columns highly correlated with the outcome. It is designed for use in fairness-aware machine learning tasks and streamlined analysis.
mimic_preprocessed
A data frame with fewer variables than the original due to preprocessing. Number of rows: 1776.
https://physionet.org/content/mimic2-iaccd/1.0/
mimic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.