mstz commited on
Commit
56fe4ba
1 Parent(s): c087ba2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
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).