mstz commited on
Commit
8d8fd5d
·
1 Parent(s): ee62e0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,14 +6,16 @@ tags:
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
 
9
  pretty_name: Page Blocks
10
  size_categories:
11
  - 1K<n<10K
12
- task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
13
  - tabular-classification
14
  configs:
15
  - post_operative
16
  - post_operative_binary
 
17
  ---
18
  # Post Operative
19
  The [PostOperative dataset](https://archive-beta.ics.uci.edu/dataset/82/post+operative+patient) from the [UCI repository](https://archive-beta.ics.uci.edu/).
@@ -23,4 +25,4 @@ Should the patient be discharged from the hospital, go to the ground floor, or t
23
  | **Configuration** | **Task** |
24
  |-----------------------|---------------------------|
25
  | post_operative | Multiclass classification.|
26
- | post_operative_binary | Binary classification. |
 
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
9
+ - UCI
10
  pretty_name: Page Blocks
11
  size_categories:
12
  - 1K<n<10K
13
+ task_categories:
14
  - tabular-classification
15
  configs:
16
  - post_operative
17
  - post_operative_binary
18
+ license: cc
19
  ---
20
  # Post Operative
21
  The [PostOperative dataset](https://archive-beta.ics.uci.edu/dataset/82/post+operative+patient) from the [UCI repository](https://archive-beta.ics.uci.edu/).
 
25
  | **Configuration** | **Task** |
26
  |-----------------------|---------------------------|
27
  | post_operative | Multiclass classification.|
28
+ | post_operative_binary | Binary classification. |