{ "data_id": "43436", "name": "Adult-Census-Income", "exact_name": "Adult-Census-Income", "version": 1, "version_label": "v1.0", "description": "This data was extracted from the 1994 Census bureau database by Ronny Kohavi and Barry Becker (Data Mining and Visualization, Silicon Graphics). A set of reasonably clean records was extracted using the following conditions: ((AAGE16) (AGI100) (AFNLWGT1) (HRSWK0)). The prediction task is to determine whether a person makes over 50K a year.\nDescription of fnlwgt (final weight)\nThe weights on the Current Population Survey (CPS) files are controlled to independent estimates of the civilian noninstitutional population of the US. These are prepared monthly for us by Population Division here at the Census Bureau. We use 3 sets of controls. These are: \n\nA single cell estimate of the population 16+ for each state.\nControls for Hispanic Origin by age and sex.\nControls by Race, age and sex.\n\nWe use all three sets of controls in our weighting program and \"rake\" through them 6 times so that by the end we come back to all the controls we used. The term estimate refers to population totals derived from CPS by creating \"weighted tallies\" of any specified socio-economic characteristics of the population. People with similar demographic characteristics should have similar weights. There is one important caveat to remember about this statement. That is that since the CPS sample is actually a collection of 51 state samples, each with its own probability of selection, the statement only applies within state.\nRelevant papers\nRon Kohavi, \"Scaling Up the Accuracy of Naive-Bayes Classifiers: a Decision-Tree Hybrid\", Proceedings of the Second International Conference on Knowledge Discovery and Data Mining, 1996. (PDF)", "format": "arff", "uploader": "Dustin Carrion", "uploader_id": 30123, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 13:20:41", "update_comment": null, "last_update": "2022-03-23 13:20:41", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102261\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Adult-Census-Income", "This data was extracted from the 1994 Census bureau database by Ronny Kohavi and Barry Becker (Data Mining and Visualization, Silicon Graphics). A set of reasonably clean records was extracted using the following conditions: ((AAGE16) (AGI100) (AFNLWGT1) (HRSWK0)). The prediction task is to determine whether a person makes over 50K a year. Description of fnlwgt (final weight) The weights on the Current Population Survey (CPS) files are controlled to independent estimates of the civilian noninsti " ], "weight": 5 }, "qualities": { "NumberOfInstances": 32561, "NumberOfFeatures": 15, "NumberOfClasses": null, "NumberOfMissingValues": 4262, "NumberOfInstancesWithMissingValues": 2399, "NumberOfNumericFeatures": 6, "NumberOfSymbolicFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 7.367709836921471, "AutoCorrelation": null, "PercentageOfMissingValues": 0.8726185723206699, "Dimensionality": 0.0004606738122293541, "PercentageOfNumericFeatures": 40, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0 }, "tags": [ { "uploader": "38960", "tag": "Computer Systems" }, { "uploader": "38960", "tag": "Machine Learning" } ], "features": [ { "name": "age", "index": "0", "type": "numeric", "distinct": "73", "missing": "0", "min": "17", "max": "90", "mean": "39", "stdev": "14" }, { "name": "workclass", "index": "1", "type": "string", "distinct": "8", "missing": "1836" }, { "name": "fnlwgt", "index": "2", "type": "numeric", "distinct": "21648", "missing": "0", "min": "12285", "max": "1484705", "mean": "189778", "stdev": "105550" }, { "name": "education", "index": "3", "type": "string", "distinct": "16", "missing": "0" }, { "name": "education.num", "index": "4", "type": "numeric", "distinct": "16", "missing": "0", "min": "1", "max": "16", "mean": "10", "stdev": "3" }, { "name": "marital.status", "index": "5", "type": "string", "distinct": "7", "missing": "0" }, { "name": "occupation", "index": "6", "type": "string", "distinct": "14", "missing": "1843" }, { "name": "relationship", "index": "7", "type": "string", "distinct": "6", "missing": "0" }, { "name": "race", "index": "8", "type": "string", "distinct": "5", "missing": "0" }, { "name": "sex", "index": "9", "type": "string", "distinct": "2", "missing": "0" }, { "name": "capital.gain", "index": "10", "type": "numeric", "distinct": "119", "missing": "0", "min": "0", "max": "99999", "mean": "1078", "stdev": "7385" }, { "name": "capital.loss", "index": "11", "type": "numeric", "distinct": "92", "missing": "0", "min": "0", "max": "4356", "mean": "87", "stdev": "403" }, { "name": "hours.per.week", "index": "12", "type": "numeric", "distinct": "94", "missing": "0", "min": "1", "max": "99", "mean": "40", "stdev": "12" }, { "name": "native.country", "index": "13", "type": "string", "distinct": "41", "missing": "583" }, { "name": "income", "index": "14", "type": "string", "distinct": "2", "missing": "0" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 1, "total_downloads": 2, "reach": 1, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }