Bug #2222
Mark all the ANPs not chosen to be KPs so far due to proximity as brown KPs
Start date:
03/28/2022
Due date:
% Done:
0%
Estimated time:
Description
Please define a constant BROWN_SCORE as 0.79 and assign such ANPs a score of min(actual score, BROWN_SCORE).
That way, if we change the threshold in the future, we can just change this constant.