Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 335 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 335 Bytes

Credit-Card-Approval-System

A Credit Card Approval System built using Random Forest and Decision Tree Classifiers to predict credit card approval based on customer data. The dataset is sourced from Kaggle and is used to preprocess data, train machine learning models, and evaluate their performance using accuracy and other metrics.