Evaluation nodes

Now, for evaluation, we will calculate the probabilities of default and non-default variables; you can get the probabilities by applying a softmax function to logits. The following screenshot shows the softmax function:

The softmax function is used for providing the probabilities for the different categories.