Skip to content

Weighted Loss Possible Issue #248

@ArlindKadra

Description

@ArlindKadra

I am noticing some very large fluctuations when working with weighted loss, in particular for task 233109.
Are we sure we are passing the weights correctly ? Using the weighted loss results to a drop in performance from 65.86 to 54.

Uncommenting the line of code below:

classes, counts = classes[::-1], counts[::-1]

Yields 68.64 test set performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions