The goal was to build a predictive model that accurately identifies which liability customers are most likely to accept a personal loan offer. I approached this through supervised classification using two key models: Logistic Regression and Decision Tree.
Personal_Loan (0 = No, 1 = Yes)ID, ZIPCode (not predictive)StandardScaler🔍 Interpretation: The odds of accepting a loan increase significantly with higher income, credit card usage, and CD account ownership.