A Python-based credit card recommendation system that helps users find the most suitable credit card based on their preferences and spending habits.
- Personalized credit card recommendations based on user preferences
- Comprehensive filtering system for credit cards
- Support for various spending categories and reward types
- Consideration of annual fees and credit limits
- International transaction benefits
- EMI and introductory offer preferences
- Python 3.x
- pandas
- Clone the repository:
git clone https://github.com/OmSantoshBadade/Major-Project.git- Install required packages:
pip install pandasRun the script:
python Credit_card_Recommendation.pyFollow the interactive questionnaire to get personalized credit card recommendations.
The system uses a comprehensive dataset of Indian bank credit cards with information about:
- Bank details
- Credit limits
- Annual fees
- Reward programs
- Cash back offers
- Introductory rates
- Loyalty programs
Feel free to submit issues and enhancement requests.