torch_false_negative_rate¶ probly.metrics.torch.torch_false_negative_rate(y_pred: Tensor, y_true: Tensor) → Tensor[source]¶ Compute the false negative rate for PyTorch tensors.