Helix the Robot
Helix
arrow_backAll datasets

Contraceptive

Hugging Face

Contraceptive The Contraceptive dataset from the UCI repository. Does the couple use contraceptives? Configurations and tasks Configuration Task Description contraceptive Binary classification Does the couple use contraceptives? Usage from datasets import load_dataset dataset = load_dataset("mstz/contraceptive", "contraceptive")["train"]

descriptionmstz--contraceptive.parquet view_list500 rows cloud_downloadmstz/contraceptive
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

500 rows · 10 columns · showing first 12
# age_of_wife integer education_level_of_wife integer education_level_of_husband integer number_of_born_children integer is_wife_muslim boolean is_wife_a_housekeeper boolean job_of_husband integer standard_of_living integer is_media_exposure_negative boolean use_contraceptives integer
1 24233TrueTrue23False0
2 451310TrueTrue34False0
3 43237TrueTrue34False0
4 42329TrueTrue33False0
5 36338TrueTrue32False0
6 19440TrueTrue33False0
7 38236TrueTrue32False0
8 21331TrueFalse32False0
9 27233TrueTrue34False0
10 45118TrueTrue22True0
11 38132TrueFalse33True0
12 42144TrueTrue13False0

Interesting queries to try

Columns

  • age_of_wife numeric
  • education_level_of_wife numeric
  • education_level_of_husband numeric
  • number_of_born_children numeric
  • is_wife_muslim bool
  • is_wife_a_housekeeper bool
  • job_of_husband numeric
  • standard_of_living numeric
  • is_media_exposure_negative bool
  • use_contraceptives numeric

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here