This project predicts loan eligibility using machine learning. It preprocesses a dataset with features like income, loan amount, and credit history. After exploratory data analysis, various models (Logistic Regression, Decision Trees) are evaluated for accuracy. The final model aids financial institutions in making informed lending decisions.