Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,15 @@ tags:
|
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
8 |
- multiclass_classification
|
|
|
9 |
pretty_name: Blood Transfusion
|
10 |
size_categories:
|
11 |
- n<1K
|
12 |
-
task_categories:
|
13 |
- tabular-classification
|
14 |
configs:
|
15 |
- blood
|
|
|
16 |
---
|
17 |
# Blood
|
18 |
The [Blood Transfusion dataset](https://archive-beta.ics.uci.edu/dataset/176/blood+transfusion+service+center) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets).
|
|
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
8 |
- multiclass_classification
|
9 |
+
- UCI
|
10 |
pretty_name: Blood Transfusion
|
11 |
size_categories:
|
12 |
- n<1K
|
13 |
+
task_categories:
|
14 |
- tabular-classification
|
15 |
configs:
|
16 |
- blood
|
17 |
+
license: cc
|
18 |
---
|
19 |
# Blood
|
20 |
The [Blood Transfusion dataset](https://archive-beta.ics.uci.edu/dataset/176/blood+transfusion+service+center) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets).
|