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

Doubt in weight estimation for handle the unbalanced dataset #8

Open
dhorka opened this issue Feb 6, 2020 · 0 comments
Open

Doubt in weight estimation for handle the unbalanced dataset #8

dhorka opened this issue Feb 6, 2020 · 0 comments

Comments

@dhorka
Copy link

dhorka commented Feb 6, 2020

Hi,

I have a question related to the weight estimation for handle the imbalance training. In your paper the following formula is showed: w(y) = (N(y) -N(c_min) + lambda)/(N(c_max) - N(c_min)). However as far as I understand this formula is giving a high weight to classes that have more representation in the dataset and a low weight to the classes that have less representation. Is it a mistake? Can be that the numerator and denominator are switched?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant