Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gaizkiaadeline/credit-card-approval-prediction

Credit Card Approval Prediction using Soft Voting, Hard Voting, ADABoost, and XGBoost
https://github.com/gaizkiaadeline/credit-card-approval-prediction

adaboost machine-learning xgboost

Last synced: 1 day ago
JSON representation

Credit Card Approval Prediction using Soft Voting, Hard Voting, ADABoost, and XGBoost

Awesome Lists containing this project

README

        

# Credit Card Approval Prediction

This project focuses on Credit Card Approval Prediction using a dataset from Kaggle. The goal is to predict whether a credit card application will be approved based on applicant data. The project utilizes data preprocessing techniques like encoding categorical variables, handling imbalanced data using SMOTE (Synthetic Minority Over-sampling Technique), and building classification models to evaluate the prediction performance. Various models like Soft Voting, Hard Voting, AdaBoost, and XGBoost are used, and the final model achieved an F1 score of 82% with XGBoost.

Dataset Link : https://www.kaggle.com/datasets/rikdifos/credit-card-approval-prediction

![E-Poster](https://github.com/user-attachments/assets/7e113fec-d417-446d-965e-f0068c4ccb17)