| configs: | |
| - config_name: default | |
| data_files: | |
| - split: full | |
| path: data/full-* | |
| dataset_info: | |
| features: | |
| - name: 'Unnamed: 0' | |
| dtype: int64 | |
| - name: Hour | |
| dtype: int64 | |
| - name: HR | |
| dtype: float64 | |
| - name: O2Sat | |
| dtype: float64 | |
| - name: Temp | |
| dtype: float64 | |
| - name: SBP | |
| dtype: float64 | |
| - name: MAP | |
| dtype: float64 | |
| - name: DBP | |
| dtype: float64 | |
| - name: Resp | |
| dtype: float64 | |
| - name: EtCO2 | |
| dtype: float64 | |
| - name: BaseExcess | |
| dtype: float64 | |
| - name: HCO3 | |
| dtype: float64 | |
| - name: FiO2 | |
| dtype: float64 | |
| - name: pH | |
| dtype: float64 | |
| - name: PaCO2 | |
| dtype: float64 | |
| - name: SaO2 | |
| dtype: float64 | |
| - name: AST | |
| dtype: float64 | |
| - name: BUN | |
| dtype: float64 | |
| - name: Alkalinephos | |
| dtype: float64 | |
| - name: Calcium | |
| dtype: float64 | |
| - name: Chloride | |
| dtype: float64 | |
| - name: Creatinine | |
| dtype: float64 | |
| - name: Bilirubin_direct | |
| dtype: float64 | |
| - name: Glucose | |
| dtype: float64 | |
| - name: Lactate | |
| dtype: float64 | |
| - name: Magnesium | |
| dtype: float64 | |
| - name: Phosphate | |
| dtype: float64 | |
| - name: Potassium | |
| dtype: float64 | |
| - name: Bilirubin_total | |
| dtype: float64 | |
| - name: TroponinI | |
| dtype: float64 | |
| - name: Hct | |
| dtype: float64 | |
| - name: Hgb | |
| dtype: float64 | |
| - name: PTT | |
| dtype: float64 | |
| - name: WBC | |
| dtype: float64 | |
| - name: Fibrinogen | |
| dtype: float64 | |
| - name: Platelets | |
| dtype: float64 | |
| - name: Age | |
| dtype: float64 | |
| - name: Gender | |
| dtype: int64 | |
| - name: Unit1 | |
| dtype: float64 | |
| - name: Unit2 | |
| dtype: float64 | |
| - name: HospAdmTime | |
| dtype: float64 | |
| - name: ICULOS | |
| dtype: int64 | |
| - name: SepsisLabel | |
| dtype: int64 | |
| - name: Patient_ID | |
| dtype: int64 | |
| splits: | |
| - name: full | |
| num_bytes: 553556919 | |
| num_examples: 1552210 | |
| download_size: 41013830 | |
| dataset_size: 553556919 | |
| # Dataset Card for "SepsisPrediction_Dataset_Full" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |