eta.util.general.argmax

argmax(lst, scores, n)[source]

Select the n top values in a given list, according to a list of scores for each list element.