Observation-weighted mean absolute error loss function
Source:R/loss_functions.R
loss_mae_with_observation_weight.Rd
Observation-weighted mean absolute error loss function
Arguments
- y_hat
A numeric vector representing predictions
- y
A numeric vector representing observations
- ...
Additional arguments passed from other functions; ignored
References
Suman Ravuri et al. (2021). Skilful precipitation nowcasting using deep generative models of radar. https://www.nature.com/articles/s41586-021-03854-z