ykdojo / personalized_search_challenge

Attempt on a Kaggle competition, Personalized Web Search Challenge, hosted by Yandex (http://www.kaggle.com/c/yandex-personalized-web-search-challenge)
12 stars 4 forks source link

Times skipped #48

Closed punit-haria closed 10 years ago

punit-haria commented 10 years ago

Added script to find the mean relevance rate of documents classified by the number of times they have been skipped.

Note: If a document is skipped 0 times, then it is possible that it never appeared in previous queries, or that it appeared and was clicked, or that it was missed in previous queries.