The aim of the project was to analyze the dataset and create an ML model that would predict the Credit Card Defaulter. We have used Python Libraries for data analysis and model creation (backend) and HTML and CSS for creating Web UI for the project.
depolyment link: credit_card_defaulter_predictor
Web Interface
- Home page (prediction)
- Result page
When the User land on the webpage, prediction template page is rendered for prediction.
The result page displays the prediction made by the model based on the users input.