incerto.calibration.nll# incerto.calibration.nll(logits, labels)[source]# Negative Log-Likelihood (cross-entropy) averaged over samples. Parameters: logits (Tensor) labels (Tensor) Return type: float