Bank Loan Defaulter Prediction (Hackathon)
Predict if a person will be a loan defaulter or not.
@kaggle.ankitkalauni_bank_loan_defaulter_prediction_hackathon
Predict if a person will be a loan defaulter or not.
@kaggle.ankitkalauni_bank_loan_defaulter_prediction_hackathon
CREATE TABLE submission (
"loan" BIGINT,
"status" VARCHAR
);
Anyone who has the link will be able to view this.