probly.metrics.torch.roc_auc_score_torch

probly.metrics.torch.roc_auc_score_torch(y_true: Tensor, y_score: Tensor) Tensor[source]

Compute area under the ROC curve for PyTorch tensors.