Datasets:
Upload README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ Congressmen of two different parties vote on a series of bills. Guess the party
|
|
| 20 |
# Configurations and tasks
|
| 21 |
| **Configuration** | **Task** | **Description** |
|
| 22 |
|-------------------|---------------------------|---------------------------------------------------------------|
|
| 23 |
-
| voting | Binary classification | What's the
|
| 24 |
|
| 25 |
# Usage
|
| 26 |
```python
|
|
|
|
| 20 |
# Configurations and tasks
|
| 21 |
| **Configuration** | **Task** | **Description** |
|
| 22 |
|-------------------|---------------------------|---------------------------------------------------------------|
|
| 23 |
+
| voting | Binary classification | What's the party of the voter? |
|
| 24 |
|
| 25 |
# Usage
|
| 26 |
```python
|