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

Negative scoring needs reworked #15

Open
jnoxro opened this issue Sep 18, 2020 · 0 comments
Open

Negative scoring needs reworked #15

jnoxro opened this issue Sep 18, 2020 · 0 comments
Milestone

Comments

@jnoxro
Copy link
Owner

jnoxro commented Sep 18, 2020

Some cases in which score should be reduced results in score increase eg:

Model = negative score Val, image = present
(-neg Val) * (-1 for present) = increase

Instead could use 0 for model negative scoring positions, then use an if statement to reduce score.

EVERY case of misalignment should decrease score.

@jnoxro jnoxro added this to the beta-v0.0 milestone Sep 19, 2020
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