mstz commited on
Commit
b71b5ff
1 Parent(s): 2c9d3dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,10 +6,11 @@ tags:
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
 
9
  pretty_name: Yeast
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
  - yeast
@@ -23,6 +24,7 @@ configs:
23
  - yeast_7
24
  - yeast_8
25
  - yeast_9
 
26
  ---
27
  # Yeast
28
  The [Yeast dataset](https://archive-beta.ics.uci.edu/dataset/110/yeast) from the [UCI repository](https://archive-beta.ics.uci.edu/).
@@ -40,4 +42,4 @@ The [Yeast dataset](https://archive-beta.ics.uci.edu/dataset/110/yeast) from the
40
  | yeast_6 | Binary classification. | Is the instance of class 6? |
41
  | yeast_7 | Binary classification. | Is the instance of class 7? |
42
  | yeast_8 | Binary classification. | Is the instance of class 8? |
43
- | yeast_9 | Binary classification. | Is the instance of class 9? |
 
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
9
+ - UCI
10
  pretty_name: Yeast
11
  size_categories:
12
  - n<1K
13
+ task_categories:
14
  - tabular-classification
15
  configs:
16
  - yeast
 
24
  - yeast_7
25
  - yeast_8
26
  - yeast_9
27
+ license: cc
28
  ---
29
  # Yeast
30
  The [Yeast dataset](https://archive-beta.ics.uci.edu/dataset/110/yeast) from the [UCI repository](https://archive-beta.ics.uci.edu/).
 
42
  | yeast_6 | Binary classification. | Is the instance of class 6? |
43
  | yeast_7 | Binary classification. | Is the instance of class 7? |
44
  | yeast_8 | Binary classification. | Is the instance of class 8? |
45
+ | yeast_9 | Binary classification. | Is the instance of class 9? |