Datasets:
Upload README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
- wine
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
8 |
-
pretty_name:
|
9 |
size_categories:
|
10 |
- 1K<n<10K
|
11 |
task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
|
@@ -14,4 +14,7 @@ configs:
|
|
14 |
- wine
|
15 |
---
|
16 |
# Wine
|
17 |
-
The [Wine dataset](https://www.kaggle.com/datasets/ghassenkhaled/wine-quality-data)
|
|
|
|
|
|
|
|
5 |
- wine
|
6 |
- tabular_classification
|
7 |
- binary_classification
|
8 |
+
pretty_name: Wine quality
|
9 |
size_categories:
|
10 |
- 1K<n<10K
|
11 |
task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
|
|
|
14 |
- wine
|
15 |
---
|
16 |
# Wine
|
17 |
+
The [Wine dataset](https://www.kaggle.com/datasets/ghassenkhaled/wine-quality-data) from Kaggle.
|
18 |
+
|
19 |
+
# Configurations and tasks
|
20 |
+
- `wine` classify the color of the given wine.
|