Skip to content

yogendra-kavuru/CREDIT_CARD_APPROVAL_PREDICTOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💳 Credit Card Approval Predictor

A web application that predicts whether a credit card application will be approved based on applicant information using XGBoost. Built with Streamlit for interactive visualization and prediction.


image

Features

  • Predict approval based on:
    • Age
    • Annual Income
    • Employment Status
    • Years at Current Job
    • Number of Dependents
    • Debt-to-Income Ratio
    • Existing Loan
    • Credit Score
  • Interactive sidebar to input applicant data
  • Visual representation of Credit Score vs Income for approved and rejected applications
  • Uses a synthetic dataset of 10,000 applicants

Tech Stack

  • Python
  • Streamlit
  • XGBoost
  • Pandas
  • Seaborn
  • Scikit-learn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages