Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,8 @@ tags:
|
|
8 |
- multiclass_classification
|
9 |
pretty_name: Fertility
|
10 |
size_categories:
|
11 |
-
-
|
12 |
-
task_categories:
|
13 |
- tabular-classification
|
14 |
configs:
|
15 |
- encoding
|
@@ -45,5 +45,4 @@ dataset = load_dataset("mstz/fertility", "fertility")["train"]
|
|
45 |
| has_had_high_fevers_in_the_past_year | `[string]` |
|
46 |
| frequency_of_alcohol_consumption | `[float16]` |
|
47 |
| smoking_frequency | `[string]` |
|
48 |
-
| number_of_sitting_hours_per_day | `[float16]` |
|
49 |
-
|
|
|
8 |
- multiclass_classification
|
9 |
pretty_name: Fertility
|
10 |
size_categories:
|
11 |
+
- n<1K
|
12 |
+
task_categories:
|
13 |
- tabular-classification
|
14 |
configs:
|
15 |
- encoding
|
|
|
45 |
| has_had_high_fevers_in_the_past_year | `[string]` |
|
46 |
| frequency_of_alcohol_consumption | `[float16]` |
|
47 |
| smoking_frequency | `[string]` |
|
48 |
+
| number_of_sitting_hours_per_day | `[float16]` |
|
|