File size: 723 Bytes
188d725
b0fc364
 
 
 
 
 
 
 
 
 
 
 
 
188d725
b0fc364
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
language:
- en
tags:
- nursery
- tabular_classification
pretty_name: Nursery
size_categories:
- 1K<n<10K
task_categories:  # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
- tabular-classification
configs:
- nursery
- nursery_binary
---
# Nursery
The [Nursery dataset](https://archive-beta.ics.uci.edu/dataset/76/nursery) from the [UCI repository](https://archive-beta.ics.uci.edu/).
Should the nursery school accept the student application?

# Configurations and tasks
| **Configuration** | **Task**                  |
|-------------------|---------------------------|
| nursery            | Multiclass classification |
| nursery_binary     | Binary classification     |