An open API service indexing awesome lists of open source software.

https://github.com/steveee27/bank-loan-granting-prediction-using-backpropagation-neural-network

This project aims to build a model that predicts whether a loan application will be granted based on customer features such as age, income, credit history, and more. Using the Backpropagation Neural Network (BPNN) architecture, the model is trained to classify loan approvals as either "approved" or "denied."
https://github.com/steveee27/bank-loan-granting-prediction-using-backpropagation-neural-network

bankloanprediction binaryclassification deeplearning neuralnetworks personalloan

Last synced: 4 months ago
JSON representation

This project aims to build a model that predicts whether a loan application will be granted based on customer features such as age, income, credit history, and more. Using the Backpropagation Neural Network (BPNN) architecture, the model is trained to classify loan approvals as either "approved" or "denied."

Awesome Lists containing this project