Closed johan-t closed 10 months ago
The model tries to predict the score but it should try to respond wether to merge or not.
Fixes: #45
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
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: