Skip to content

Add probability calibration to the classifier outputs  #6

@sabinthomas

Description

@sabinthomas

Classify() needs to implement a threshold mechanism for classify() errors. An error is a condition where the labels and probabilities are inconclusive, and a match cannot be obtained.

One way around this is by computing a priorProbabilities classification, and then comparing every getClassification result to the value of this priorProbabilities

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions