Skip to content

Instantly share code, notes, and snippets.

@timotta
Last active April 12, 2021 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timotta/eac19a7c935142e0bd3df0451ef2e455 to your computer and use it in GitHub Desktop.
Save timotta/eac19a7c935142e0bd3df0451ef2e455 to your computer and use it in GitHub Desktop.
rDCG^{k,n} =
\frac {
\sum_{i=1}^{n}\frac{rel_{i}}{log_{2}^{i+1}}
}{
\sum_{i=1}^{k}\frac{rel_{max}}{log_{2}^{i+1}}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment