Loan Default Classification using Soft Voting Classifier
A binary classification Machine Learning project to predict
loan repayment probabilities of borrowing customers based on features such as the loan
interest rate, their credit scores, annual income, etc. A Soft Voting classification model
is set up using the best performing classification models.