Description Usage Format Details Source References
Extraction was done by Barry Becker from the 1994 Census database. A set of reasonably clean records was extracted using the following conditions: ((AAGE > 16) && (AGI > 100) && (AFNLWGT > 1) && (HRSWK > 0))
1 |
A data frame with 32561 observations on the following 15 variables.
age
workclass
fnlwgt
education
education-num
marital-status
occupation
relationship
race
sex
capital-gain
capital-loss
hours-per-week
native-country
Predict whether income exceeds $50K/yr based on census data. Also known as "Census Income" dataset.
Ronny Kohavi and Barry Becker Data Mining and Visualization Silicon Graphics. e-mail: ronnyk '@' live.com for questions.
https://archive.ics.uci.edu/ml/machine-learning-databases/adult/
http://archive.ics.uci.edu/ml/machine-learning-databases/adult/adult.names
https://archive.ics.uci.edu/ml/datasets/adult
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.