mstz commited on
Commit
87fd1d3
·
1 Parent(s): b298fdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -4,14 +4,16 @@ language:
4
  tags:
5
  - nursery
6
  - tabular_classification
 
7
  pretty_name: Nursery
8
  size_categories:
9
  - 1K<n<10K
10
- task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
11
  - tabular-classification
12
  configs:
13
  - nursery
14
  - nursery_binary
 
15
  ---
16
  # Nursery
17
  The [Nursery dataset](https://archive-beta.ics.uci.edu/dataset/76/nursery) from the [UCI repository](https://archive-beta.ics.uci.edu/).
@@ -21,4 +23,4 @@ Should the nursery school accept the student application?
21
  | **Configuration** | **Task** |
22
  |-------------------|---------------------------|
23
  | nursery | Multiclass classification |
24
- | nursery_binary | Binary classification |
 
4
  tags:
5
  - nursery
6
  - tabular_classification
7
+ - UCI
8
  pretty_name: Nursery
9
  size_categories:
10
  - 1K<n<10K
11
+ task_categories:
12
  - tabular-classification
13
  configs:
14
  - nursery
15
  - nursery_binary
16
+ license: cc
17
  ---
18
  # Nursery
19
  The [Nursery dataset](https://archive-beta.ics.uci.edu/dataset/76/nursery) from the [UCI repository](https://archive-beta.ics.uci.edu/).
 
23
  | **Configuration** | **Task** |
24
  |-------------------|---------------------------|
25
  | nursery | Multiclass classification |
26
+ | nursery_binary | Binary classification |