| dataset_info: | |
| features: | |
| - name: subject_id | |
| dtype: int64 | |
| - name: hadm_id | |
| dtype: int64 | |
| - name: stay_id | |
| dtype: int64 | |
| - name: intime | |
| dtype: string | |
| - name: outtime | |
| dtype: string | |
| - name: gender | |
| dtype: string | |
| - name: race | |
| dtype: string | |
| - name: arrival_transport | |
| dtype: string | |
| - name: disposition | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 7796566 | |
| num_examples: 68936 | |
| - name: valid | |
| num_bytes: 1669231 | |
| num_examples: 14751 | |
| - name: test | |
| num_bytes: 1666389 | |
| num_examples: 14731 | |
| download_size: 4511682 | |
| dataset_size: 11132186 | |
| # Dataset Card for "edstays" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |