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

Responds binary classification #47

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Responds binary classification #47

merged 1 commit into from
Jan 3, 2024

Conversation

johan-t
Copy link
Contributor

@johan-t johan-t commented Jan 3, 2024

What issue did you fix?

The model tries to predict the score but it should try to respond wether to merge or not.

Fixes: #45

Quick description of your approach:

Have set a threshold of 0.5 if it is bellow this score the function should not get merged. We need to test to see what score is the best

Checklist before requesting a review:

  • Remove all uneccessary debug print statements
  • Make sure all tests pass
  • Make sure there are enough comments to understand your code

@johan-t johan-t merged commit 1a1a7de into main Jan 3, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Binary classification
1 participant