Bank Churn Dataset
Deciphering Customer Loyalty: Analyzing Bank Churn through Binary Classification
@kaggle.harshitstark_dataset
Deciphering Customer Loyalty: Analyzing Bank Churn through Binary Classification
@kaggle.harshitstark_dataset
CREATE TABLE bank_churn_output_submission (
"id" BIGINT,
"exited" DOUBLE
);
Anyone who has the link will be able to view this.