We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7de630d commit 7368970Copy full SHA for 7368970
tests/unit/torch/examples/test_01_getting_started.py
@@ -46,6 +46,6 @@ def test_example_01_getting_started(tb):
46
"val_binary_accuracy",
47
"val_binary_auroc",
48
"val_binary_precision",
49
- "val_binary_recall"
+ "val_binary_recall",
50
]
51
)
0 commit comments