This section describes main characteristics of the contraceptive data set and its attributes:
General information
Contraceptive Method Choice data set |
Type | Classification | Origin | Real world |
Features | 9 | (Real / Integer / Nominal) | (0 / 9 / 0) |
Instances | 1473 |
Classes | 3 |
Missing values? | No |
Attribute description
Attribute | Domain |
Wife_age | [16,49] |
Wife_education | [1,4] |
Husband_education | [1,4] |
Children | [0,16] |
Wife_religion | [0,1] |
Wife_working | [0,1] |
Husband_occupation | [1,4] |
Standard-of-living | [1,4] |
Media_exposure | [0,1] |
Contraceptive_method | {1,2,3} |
Additional information
This dataset is a subset of the 1987 National Indonesia Contraceptive Prevalence Survey. The samples are married women who were either not pregnant or do not know if they were at the time of interview. The problem is to predict the current contraceptive method choice (no use, long-term methods, or short-term methods) of a woman based on her demographic and socio-economic characteristics.
In this section you can download some files related to the contraceptive data set:
- The complete data set already formatted in KEEL format can be downloaded from
here.
- A copy of the data set already partitioned by means of a 10-folds cross validation procedure can be downloaded from here.
- A copy of the data set already partitioned by means of a 5-folds cross validation procedure can be downloaded from here.
- The header file associated to this data set can be downloaded from here.
- This is not a native data set from the KEEL project. It has been obtained from the UCI Machine Learning Repository . The original page where the data set can be found is: http://archive.ics.uci.edu/ml/datasets/Contraceptive+Method+Choice.
|