/Case-Analysis---Loan-Prediction

The problem is a clear classification problem as we need to classify whether the Loan_Status is yes or no. I have use Logistic Regression algorithm for this prediction.

Primary LanguageJupyter Notebook

Stargazers