Adult Census Income With AI
Artificial Intelligence to boost data science
@kaggle.blackbee2016_adult_census_income_with_ai
Artificial Intelligence to boost data science
@kaggle.blackbee2016_adult_census_income_with_ai
CREATE TABLE modified_census_data (
"unnamed_0" BIGINT,
"key" BIGINT,
"label" BIGINT,
"age" BIGINT,
"capital_gain" BIGINT,
"capital_loss" BIGINT,
"education" VARCHAR,
"education_num" BIGINT,
"fnlwgt" BIGINT,
"hours_per_week" BIGINT,
"marital_status" VARCHAR,
"native_country" VARCHAR,
"occupation" VARCHAR,
"race" VARCHAR,
"relationship" VARCHAR,
"sex" VARCHAR,
"worklabel" VARCHAR,
"labelpage" VARCHAR,
"labelpcapital_gain" VARCHAR,
"labelpcapital_loss" VARCHAR,
"labelpeducation" VARCHAR,
"labelpeducation_num" VARCHAR,
"labelphours_per_week" VARCHAR,
"labelpmarital_status" VARCHAR,
"labelpnative_country" VARCHAR,
"labelpoccupation" VARCHAR,
"labelprace" VARCHAR,
"labelprelationship" VARCHAR,
"labelpsex" VARCHAR,
"labelpworklabel" VARCHAR
);
Anyone who has the link will be able to view this.