Default Loan Prediction This is an end-to-end project building a classification model to predict loan default using the Berka dataset. Links to Resources My full post on Medium about this project Description of the Berka dataset SQL query to import the data into MySQL database Notebook Exploratory Data Analysis (EDA): html and jupyter notebook. Modeling: html and jupyter notebook.