File size: 917 Bytes
f74ee9d
33f25f6
 
 
 
 
 
 
47417be
33f25f6
 
 
47417be
33f25f6
 
 
 
47417be
f74ee9d
33f25f6
 
 
 
 
 
 
 
 
47417be
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
26
27
28
29
---
language:
- en
tags:
- seeds
- tabular_classification
- binary_classification
- multiclass_classification
- UCI
pretty_name: Page Blocks
size_categories:
- 1K<n<10K
task_categories:
- tabular-classification
configs:
- seeds
- seeds_binary
license: cc
---
# Post Operative
The [Seeds dataset](https://archive-beta.ics.uci.edu/dataset/236/seeds) from the [UCI repository](https://archive-beta.ics.uci.edu/).

# Configurations and tasks
| **Configuration**     | **Task**                  | **Description**         |
|-----------------------|---------------------------|-------------------------|
| seeds                 | Multiclass classification.|                         |
| seeds_0               | Binary classification.    | Is the seed of class 0? |
| seeds_1               | Binary classification.    | Is the seed of class 1? |
| seeds_2               | Binary classification.    | Is the seed of class 2? |