Can binary cross entropy be negative?
Score: 4.8/5 (39 votes) It's never negative, and it's 0 only when y and ˆy are the same. Note that minimizing cross entropy is the same as minimizing the KL divergence from ˆy to y.What does negative binary cross entropy loss mean?When binary cross entropy predictions are negative, it is b...