Updated

Fertility

This is dataset containing fertility instances. This dataset was found under the name Fertility Data Set 100 instances 10 attributes Missing values : NO Data is located in directory called ...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/fertility/
https://datahub.io/core/fertility/_r/-/README.md
https://datahub.io/core/fertility/_r/-/data/fertility.csv
https://datahub.io/core/fertility/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/fertility/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/fertility/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

fertility

Loading data...

Schema

nametypeformatdescription
seasonnumberdefaultSeason in which the analysis was performed. 1) winter, 2) spring, 3) Summer, 4) fall. (-1, -0.33, 0.33, 1)
agenumberdefaultAge at the time of analysis. 18-36 (0, 1)
childish-diseaseintegerdefaultChildish diseases (ie, chicken pox, measles, mumps, polio) 1) yes, 2) no. (0, 1)
traumaintegerdefaultAccident or serious trauma 1) yes, 2) no. (0, 1)
surgical-interventionintegerdefaultSurgical intervention 1) yes, 2) no. (0, 1)
feversintegerdefaultHigh fevers in the last year 1) less than three months ago, 2) more than three months ago, 3) no. (-1, 0, 1)
alcoholicnumberdefaultFrequency of alcohol consumption 1) several times a day, 2) every day, 3) several times a week, 4) once a week, 5) hardly ever or never (0, 1)
smokingintegerdefaultSmoking habit 1) never, 2) occasional 3) daily. (-1, 0, 1)
sittingnumberdefaultNumber of hours spent sitting per day ene-16 (0, 1)
outputstringdefaultOutput: Diagnosis normal (N), altered (O)

Data Files

FileDescriptionSizeLast modifiedDownload
fertility
3.04 kB2 months ago
fertility
FilesSizeFormatCreatedUpdatedLicenseSource
13.04 kBcsvover 1 year agoUCI - Fertility

badge

This is dataset containing fertility instances.

Data

This dataset was found under the name Fertility Data Set

  • 100 instances
  • 10 attributes
  • Missing values : NO

Data is located in directory called data

data/fertility.csv

Attributes are the same as they were in input data.

Preparation

To get output data downloaded data is used to create csv without any changes.

Python scripts are located in directory scripts

scripts/main.py

License

Licensed under the Public Domain Dedication and License (assuming either no rights or public domain license in source data).