Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- congress
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
|
|
8 |
pretty_name: Congress
|
9 |
size_categories:
|
10 |
- n<1K
|
@@ -12,6 +13,7 @@ task_categories:
|
|
12 |
- tabular-classification
|
13 |
configs:
|
14 |
- voting
|
|
|
15 |
---
|
16 |
# Congress
|
17 |
The [Congress dataset](https://archive.ics.uci.edu/ml/datasets/Congress) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets).
|
|
|
5 |
- congress
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
8 |
+
- UCI
|
9 |
pretty_name: Congress
|
10 |
size_categories:
|
11 |
- n<1K
|
|
|
13 |
- tabular-classification
|
14 |
configs:
|
15 |
- voting
|
16 |
+
license: cc
|
17 |
---
|
18 |
# Congress
|
19 |
The [Congress dataset](https://archive.ics.uci.edu/ml/datasets/Congress) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets).
|