I\'m trying to implement the Normalized Mean Squared Error (NMSE) as a metric on Keras. This is the math of the NMSE.
To do so, I\'m trying with this code:
<