Algorithm to average on scores
Hi,
This MR is to develop and add a new algorithm to calculate the final scores by calculating the average of scores over different reference samples of each user. The current version does the averaging on the feature values (in the enroll()
function).
ping @tiago.pereira
Edited by Tiago de Freitas Pereira