Loan Eligibility Prediction using ML

The idea behind this project is to understand how do we predict the loan Status of a customer based on the data of previous loans. We are going to use the most widely used concepts such as Regression, Classifiers (Random Forest Classifier & Extra Trees Classifier), Feature Importance.

Continue Reading Loan Eligibility Prediction using ML