Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 507 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 507 Bytes

credit-card-approval-prediction

This ML model predicts wheather to approve or reject a credit card application. The model uses applicants' personal information for predicting.

For more information check this kaggle page.

This model uses two datasets

  1. application_record.csv contains appliers personal information, which you could use as features for predicting.
  2. credit_record.csv records users' behaviors of credit card.