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
this is great find. I reviewed both sources and Item similarity is already covered by recmetrics "personalization" metrics. However, Discounted Cumulative Gain (DCG) and normalized Discounted Cumulative Gain (nDCG/NDCG) is likely worth adding to recmetrics. I'll take it down as a feature request.
@statisticianinstilettos I am using last 6 months Discounted Cumulative Gain (DCG) and normalized Discounted Cumulative Gain (nDCG/NDCG) for evaluation in a problem which looks as a combination of a typical multi-label classification but with order of labels to be important (ranking problem). Here is a nice explanation of them with also some other usefull metrics: https://amitness.com/2020/08/information-retrieval-evaluation/
I am thinking undertake this enhancement issue given that I know the structure of your project because I have commit some metrics in the past and I don't say no to another Hacktoberefest t-shirt :)
Is it ok?
There are dead libraries that might have useful features, it would be good to take a peak.
The text was updated successfully, but these errors were encountered: