Skip to content

Commit

Permalink
Remove AUC from __all__ (#1384)
Browse files Browse the repository at this point in the history
  • Loading branch information
SkafteNicki authored Dec 14, 2022
1 parent d90f15f commit 30a8d57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/torchmetrics/classification/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@
"BinaryAccuracy",
"MulticlassAccuracy",
"MultilabelAccuracy",
"AUC",
"AUROC",
"BinaryAUROC",
"MulticlassAUROC",
Expand Down

0 comments on commit 30a8d57

Please sign in to comment.