Vehicle Insurance Purchase Response
Predicting Customer Interest in Vehicle Insurance Using Demographic and Policy D
@kaggle.baleshs_vehicle_insurance_purchase_response
Predicting Customer Interest in Vehicle Insurance Using Demographic and Policy D
@kaggle.baleshs_vehicle_insurance_purchase_response
CREATE TABLE test_pruning (
"id" BIGINT,
"gender" VARCHAR,
"age" BIGINT,
"driving_license" BIGINT,
"region_code" DOUBLE,
"previously_insured" BIGINT,
"vehicle_age" VARCHAR,
"vehicle_damage" VARCHAR,
"annual_premium" DOUBLE,
"policy_sales_channel" DOUBLE,
"vintage" BIGINT
);
Anyone who has the link will be able to view this.