Skip to content

ROC curves and histograms for binary classifier #27

Description

@dgreenberg

For the binary classifier we can reduce output to a single number, the (log) prob of being something rather than nothing.

By thresholding this number with a varying threshold, we can generate a receiver operator curve to describe performance.

We can also make histograms for this number for the four bins of the confusion matrix.

Finally, we can investigate the images that lie on the boundary and possibly identify labellinig errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions