ML Marathon Dataset By Azure Developer Community
supported by #Microsoft Azure
@kaggle.dev523_ml_marathon_dataset_by_azure_developer_community
supported by #Microsoft Azure
@kaggle.dev523_ml_marathon_dataset_by_azure_developer_community
CREATE TABLE data (
"age" BIGINT,
"job" VARCHAR,
"marital" VARCHAR,
"education" VARCHAR,
"default" VARCHAR,
"balance" BIGINT,
"housing" VARCHAR,
"loan" VARCHAR,
"contact" VARCHAR,
"day" BIGINT,
"month" VARCHAR,
"duration" BIGINT,
"campaign" BIGINT,
"pdays" BIGINT,
"previous" BIGINT,
"poutcome" VARCHAR,
"deposit" VARCHAR
);
Anyone who has the link will be able to view this.