Bank Personal Loan
This dataset is about a bank (Thera Bank)
@kaggle.ahmadrafiee_bank_personal_loan
This dataset is about a bank (Thera Bank)
@kaggle.ahmadrafiee_bank_personal_loan
CREATE TABLE bank_personal_loan_modelling_1 (
"id" BIGINT,
"age" BIGINT,
"experience" BIGINT,
"income" BIGINT,
"zip_code" BIGINT,
"family" BIGINT,
"ccavg" VARCHAR,
"education" BIGINT,
"mortgage" BIGINT,
"personal_loan" BIGINT,
"securities_account" BIGINT,
"cd_account" BIGINT,
"online" BIGINT,
"creditcard" BIGINT
);
Anyone who has the link will be able to view this.