E

Rank Recíproco Esperado

ERRO

Rank Recíproco Esperado (ERR) mede a eficácia de sistemas de recuperação classificados com base na satisfação do usuário.

Classificação Recíproca Esperada (ERR) is a metric used to evaluate the performance of recuperação de informações systems, particularly in the context of motores de busca and sistemas de recomendação. ERR quantifies how well a system ranks relevant documents or items, taking into account the likelihood that users will find what they are looking for based on the ranking order.

The core idea behind ERR is to model user behavior when interacting with search results. It is based on the assumption that users are more likely to select items appearing at the top of a ranked list. The metric incorporates the probability of a user examining each rank position and the likelihood of finding the relevant item. This is done using a concept called the reciprocal rank, which is the inverse of the rank at which the first relevant item is found.

Para calcular o ERR, a classificação dos itens é avaliada, e o valor esperado of the reciprocal rank is computed. This involves assigning a score to each rank position based on the probability of the user stopping at that position to examine the result. The formula for ERR can be expressed as:

ERR = Σ (P(i) * (1 / classificação(i)))

onde P(i) é a probabilidade de que um usuário encontre o item relevante na posição i, e classificação(i) é a posição na lista classificada.

ERR is particularly valuable because it accounts for both the position of relevant items in the ranking and the likelihood of user engagement, making it a more nuanced measure than traditional metrics like Precision or Recall. By focusing on the experiência do usuário and satisfaction, ERR helps developers fine-tune their systems to deliver better results.

SEOFAI » Feed + /