Loan Prediction Classification Dataset
A Classification Problem which predicts if a loan will get approved or not
@kaggle.jsonali2003_loan_prediction_classification_dataset
A Classification Problem which predicts if a loan will get approved or not
@kaggle.jsonali2003_loan_prediction_classification_dataset
CREATE TABLE output (
"loan_id" VARCHAR,
"loan_status" BIGINT
);
Anyone who has the link will be able to view this.