Skip to content

Add zero_division option to the precision, recall, f1, fbeta. #138

Add zero_division option to the precision, recall, f1, fbeta.

Add zero_division option to the precision, recall, f1, fbeta. #138

Workflow file for this run

name: RTFD Preview
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "torchmetrics"