German-Credit-Card-Risk It is a classic dataset of good and bad loans.The target column is Risk. The model predicts the Risk of loan if it's good or bad. Here I have trained a supervised Neural Network to predict the risk, achieving an accuracy of 75.7% on the test data.