Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saiftyfirst/imbalanced class weighting #255

Commits on Oct 15, 2023

  1. Class Imbalanced Weighting: Add optional reduction to loss functions

    Unreduced versions of loss functions will be useful to test whether
    imbalanced weights are being correctly applied
    saiftyfirst committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    79e53d6 View commit details
    Browse the repository at this point in the history
  2. Class Imbalance Weighting for Loss: Implementation and tests for each

    loss
    saiftyfirst committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    47df1df View commit details
    Browse the repository at this point in the history
  3. Increase tolerence for approx. equality of loss

    saiftyfirst committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    9203870 View commit details
    Browse the repository at this point in the history
  4. Replace exact loss checks with parameter checks

    saiftyfirst committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    69160ef View commit details
    Browse the repository at this point in the history