Skip to content

Precision focused loss every 3. epochs, w/ recall based loss on others #27

@pmhalvor

Description

@pmhalvor

This is a detailed look into loss weighting.

Precision base loss

Loss-weights focus on Os, maybe at a 10:1 ratio to Bs and Is. This way, the model is focused on not falsely predicting labels to be present places it sholdn't.

Recall based loss

Loss-weights focus more on correctly finding Bs and Is, which is what has been the key to actually finding some hard metrics over zero. This loss focuses so much on guessing correct labels that it over estimates where labels should be, often predicting labels where Os should be present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions