Predicting-Loan-Deferral-with-ANN-Hyperparamater-Optimization-and-Oversampling
PublicIn this project, we build and train a model to predict if a customer will defer on a particular loan on an imbalanced dataset. We'll build a layered ANN for this and try to make our model better using Hyperparamater Optimization, before exploring Oversampling to make it more accurate.