Skip to content

Conversation

@apmfifty
Copy link

@apmfifty apmfifty commented Jun 3, 2018

  1. when actual list zero lists, the apk should alwasy return 1.0; The current versio of code will always return 0.0 which is different from the code of function using pip install.
  2. Besides, put the code at first to skip unncessary operation.

…rrent versio of code will always return 0.0 which is different from the code of function using pip install. Besides, put the code at first to skip unncessary operation.
@codelucas
Copy link

I thought the right way to do it was if the actual list was length 1 we should not include the ndcg because that value will always be 1. The result is, if you have a lot of 1 sized lists your metric will be skewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants