The 'Ranker' class contains to logic to convert the scores to the final values for each individual metric. This is very bulky and weird. We want the scores returned from each metric calculation module to be the final scores reflected. Transfer the logic to the individual modules.
The 'Ranker' class contains to logic to convert the scores to the final values for each individual metric. This is very bulky and weird. We want the scores returned from each metric calculation module to be the final scores reflected. Transfer the logic to the individual modules.