Loan Prediction India
Use this hasstle free dataset in which dataset is already cleaned.
@kaggle.bhavyamashru_loan_prediction_india
Use this hasstle free dataset in which dataset is already cleaned.
@kaggle.bhavyamashru_loan_prediction_india
CREATE TABLE loan_prediction (
"age" DOUBLE,
"income" DOUBLE,
"assets" DOUBLE,
"credit_score" DOUBLE,
"debt_to_income_ratio" DOUBLE,
"existing_loan" BIGINT,
"criminal_record" BIGINT,
"loan_approved" BIGINT
);
Anyone who has the link will be able to view this.