|
--- |
|
language: |
|
- en |
|
tags: |
|
- post_operative |
|
- tabular_classification |
|
- binary_classification |
|
- multiclass_classification |
|
- UCI |
|
pretty_name: Page Blocks |
|
size_categories: |
|
- 1K<n<10K |
|
task_categories: |
|
- tabular-classification |
|
configs: |
|
- post_operative |
|
- post_operative_binary |
|
license: cc |
|
--- |
|
# Post Operative |
|
The [PostOperative dataset](https://archive-beta.ics.uci.edu/dataset/82/post+operative+patient) from the [UCI repository](https://archive-beta.ics.uci.edu/). |
|
Should the patient be discharged from the hospital, go to the ground floor, or to the ICU? |
|
|
|
# Configurations and tasks |
|
| **Configuration** | **Task** | |
|
|-----------------------|---------------------------| |
|
| post_operative | Multiclass classification.| |
|
| post_operative_binary | Binary classification. | |