Machine Learning — Easy
Key points
- Softmax ensures the output represents a valid probability distribution.
- It helps in selecting the class with the highest probability.
- Normalization of input features is not the purpose of softmax in multi-class classification.
Ready to go further?
Related questions
