Helix the Robot
Helix
arrow_backAll datasets

Fertility

Hugging Face

Fertility The Fertility dataset from the UCI ML repository. Classify fertility abnormalities of patients. Configurations and tasks Configuration Task Description encoding Encoding dictionary fertility Binary classification Does the patient have fertility issues? Usage from datasets import load_dataset dataset = load_dataset("mstz/fertility", "fertility")["train"] Features Feature Type season_of_sampling… See the full description on the dataset page: https://huggingface.co/datasets/mstz/fertility.

descriptionmstz--fertility.parquet view_list99 rows cloud_downloadmstz/fertility
boltOpen in Helix

Ask a question about this data

Type any question in plain English — Helix builds the chart with AI. Sign in to run it and save your charts.

auto_awesome

Data preview

99 rows · 10 columns · showing first 12
# season_of_sampling text age_at_time_of_sampling integer has_had_childhood_diseases boolean has_had_serious_trauma boolean has_had_surgical_interventions boolean has_had_high_fevers_in_the_past_year text frequency_of_alcohol_consumption float smoking_frequency text number_of_sitting_hours_per_day float has_fertility_issues integer
1 spring34TrueFalseTruemore than three months ago0.8daily0.311
2 spring27TrueFalseFalsemore than three months ago1never0.50
3 spring31FalseTrueTruemore than three months ago1never0.380
4 spring30TrueTrueFalsemore than three months ago0.8never0.51
5 spring30TrueFalseTruemore than three months ago0.8occasionally0.50
6 spring30FalseFalseFalseless than three months ago0.8never0.440
7 spring36TrueTrueTruemore than three months ago0.6never0.380
8 fall29FalseFalseTruemore than three months ago0.8never0.250
9 fall28TrueFalseFalsemore than three months ago1never0.250
10 fall30TrueTrueFalseless than three months ago0.8occasionally0.310
11 fall32TrueTrueTruemore than three months ago0.6occasionally0.130
12 fall31TrueTrueTruemore than three months ago0.8daily0.250

Interesting queries to try

Columns

  • season_of_sampling categorical
  • age_at_time_of_sampling datetime
  • has_had_childhood_diseases bool
  • has_had_serious_trauma bool
  • has_had_surgical_interventions bool
  • has_had_high_fevers_in_the_past_year datetime
  • frequency_of_alcohol_consumption numeric
  • smoking_frequency categorical
  • number_of_sitting_hours_per_day datetime
  • has_fertility_issues numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here