Automobile Loan Default Dataset
Predict whether a client will default on the vehicle loan payment or not
@kaggle.saurabhbagchi_dish_network_hackathon
Predict whether a client will default on the vehicle loan payment or not
@kaggle.saurabhbagchi_dish_network_hackathon
CREATE TABLE sample_submission (
"id" BIGINT,
"default" BIGINT
);
Anyone who has the link will be able to view this.