Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -9,11 +9,12 @@ tags:
|
|
9 |
pretty_name: Page Blocks
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
-
task_categories:
|
13 |
- tabular-classification
|
14 |
configs:
|
15 |
- page_blocks
|
16 |
- page_blocks_binary
|
|
|
17 |
---
|
18 |
# PageBlocks
|
19 |
The [PageBlocks dataset](https://archive-beta.ics.uci.edu/dataset/76/page_blocks) from the [UCI repository](https://archive-beta.ics.uci.edu/).
|
@@ -23,4 +24,4 @@ How many transitions does the page block have?
|
|
23 |
| **Configuration** | **Task** |
|
24 |
|-------------------|---------------------------|
|
25 |
| page_blocks | Multiclass classification |
|
26 |
-
| page_blocks_binary| Binary classification |
|
|
|
9 |
pretty_name: Page Blocks
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
+
task_categories:
|
13 |
- tabular-classification
|
14 |
configs:
|
15 |
- page_blocks
|
16 |
- page_blocks_binary
|
17 |
+
license: cc
|
18 |
---
|
19 |
# PageBlocks
|
20 |
The [PageBlocks dataset](https://archive-beta.ics.uci.edu/dataset/76/page_blocks) from the [UCI repository](https://archive-beta.ics.uci.edu/).
|
|
|
24 |
| **Configuration** | **Task** |
|
25 |
|-------------------|---------------------------|
|
26 |
| page_blocks | Multiclass classification |
|
27 |
+
| page_blocks_binary| Binary classification |
|