Skip to content

zero_division defined in docstring but doesn't exist in segmentation.DiceScore #3258

@DWhettam

Description

@DWhettam

The zero_division argument is defined on the docs page and in the docstring here:

zero_division: The value to return when there is a division by zero. Options are 1.0, 0.0, "warn" or "nan".

But it doesn't actually exist as an argument. Not sure if this is because it has been removed, or if it has not been implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions