Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,11 @@ tags:
|
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
8 |
- multiclass_classification
|
|
|
9 |
pretty_name: Acute Inflammation
|
10 |
size_categories:
|
11 |
- 100<n<1K
|
12 |
-
task_categories:
|
13 |
- tabular-classification
|
14 |
configs:
|
15 |
- inflammation
|
@@ -49,5 +50,4 @@ Target feature changes according to the selected configuration and is always in
|
|
49 |
| `has_burnt_urethra` | `[bool]` |
|
50 |
| `has_inflammed_bladder` | `[bool]` |
|
51 |
| `has_nephritis_of_renal_pelvis` | `[bool]` |
|
52 |
-
| `has_acute_inflammation` | `[int8]` |
|
53 |
-
|
|
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
8 |
- multiclass_classification
|
9 |
+
- UCI
|
10 |
pretty_name: Acute Inflammation
|
11 |
size_categories:
|
12 |
- 100<n<1K
|
13 |
+
task_categories:
|
14 |
- tabular-classification
|
15 |
configs:
|
16 |
- inflammation
|
|
|
50 |
| `has_burnt_urethra` | `[bool]` |
|
51 |
| `has_inflammed_bladder` | `[bool]` |
|
52 |
| `has_nephritis_of_renal_pelvis` | `[bool]` |
|
53 |
+
| `has_acute_inflammation` | `[int8]` |
|
|