You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only recently, after using this (great :)) project for some weeks, I've noticed that the version installed with pip is currently 1.1.1, even though the main branch has several improvements since Jun 20, 2022. Is this correct?
I've noticed that when comparing the implementation of, for example, ndcg_at_k in python evaluation, which in 1.1.1 does not support score_type argument, but in the main branch it does.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Only recently, after using this (great :)) project for some weeks, I've noticed that the version installed with
pip
is currently 1.1.1, even though themain
branch has several improvements since Jun 20, 2022. Is this correct?I've noticed that when comparing the implementation of, for example,
ndcg_at_k
in python evaluation, which in 1.1.1 does not supportscore_type
argument, but in themain
branch it does.Beta Was this translation helpful? Give feedback.
All reactions