Loan Status Prediction
Supervised
Client
Challenge
I was dealing with data leaks where I used smote before the training testing split. I was stucked for 5 days because I was getting 100 percent accuracy which is not possible. Then after some research I found the bug and solved it.
Goal
To make an application to predict user loan status based on that with high accuracy , f1 , precision etc.
Result
This application predicts the approval status of a bank loan based on the provided inputs. It uses a pre-trained machine learning model to make the predictions. Fill out the form on the main page to check your loan status.