Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6,14 +6,16 @@ tags:
|
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
8 |
- multiclass_classification
|
|
|
9 |
pretty_name: Page Blocks
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
-
task_categories:
|
13 |
- tabular-classification
|
14 |
configs:
|
15 |
- seeds
|
16 |
- seeds_binary
|
|
|
17 |
---
|
18 |
# Post Operative
|
19 |
The [Seeds dataset](https://archive-beta.ics.uci.edu/dataset/236/seeds) from the [UCI repository](https://archive-beta.ics.uci.edu/).
|
@@ -24,4 +26,4 @@ The [Seeds dataset](https://archive-beta.ics.uci.edu/dataset/236/seeds) from the
|
|
24 |
| seeds | Multiclass classification.| |
|
25 |
| seeds_0 | Binary classification. | Is the seed of class 0? |
|
26 |
| seeds_1 | Binary classification. | Is the seed of class 1? |
|
27 |
-
| seeds_2 | Binary classification. | Is the seed of class 2? |
|
|
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
8 |
- multiclass_classification
|
9 |
+
- UCI
|
10 |
pretty_name: Page Blocks
|
11 |
size_categories:
|
12 |
- 1K<n<10K
|
13 |
+
task_categories:
|
14 |
- tabular-classification
|
15 |
configs:
|
16 |
- seeds
|
17 |
- seeds_binary
|
18 |
+
license: cc
|
19 |
---
|
20 |
# Post Operative
|
21 |
The [Seeds dataset](https://archive-beta.ics.uci.edu/dataset/236/seeds) from the [UCI repository](https://archive-beta.ics.uci.edu/).
|
|
|
26 |
| seeds | Multiclass classification.| |
|
27 |
| seeds_0 | Binary classification. | Is the seed of class 0? |
|
28 |
| seeds_1 | Binary classification. | Is the seed of class 1? |
|
29 |
+
| seeds_2 | Binary classification. | Is the seed of class 2? |
|