Credit Card Approval Prediction
A Credit Card Dataset for Machine Learning
@kaggle.rikdifos_credit_card_approval_prediction
A Credit Card Dataset for Machine Learning
@kaggle.rikdifos_credit_card_approval_prediction
CREATE TABLE credit_record (
"id" BIGINT,
"months_balance" BIGINT,
"status" VARCHAR
);
Anyone who has the link will be able to view this.