Skip to content

Instantly share code, notes, and snippets.

@oladapo-joseph
Last active February 8, 2024 09:34
Show Gist options
  • Save oladapo-joseph/83e1b798c095d11801de747b18212d4b to your computer and use it in GitHub Desktop.
Save oladapo-joseph/83e1b798c095d11801de747b18212d4b to your computer and use it in GitHub Desktop.
Clustering-adult-dataset
Variable Type Missing Values
1 age Integer no
2 workclass Categorical yes
3 fnlwgt Integer no
4 education Categorical no
5 education-num Integer no
6 marital-status Categorical no
7 occupation Categorical yes
8 relationship Categorical no
9 race Categorical no
10 sex Binary no
11 capital-gain Integer no
12 capital-loss Integer no
13 hours-per-week Integer no
15 native-country Categorical no
16 income Binary no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment