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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Only recently, after using this (great :)) project for some weeks, I've noticed that the version installed with
pipis currently 1.1.1, even though themainbranch has several improvements since Jun 20, 2022. Is this correct?I've noticed that when comparing the implementation of, for example,
ndcg_at_kin python evaluation, which in 1.1.1 does not supportscore_typeargument, but in themainbranch it does.Beta Was this translation helpful? Give feedback.
All reactions