Last active
April 12, 2021 14:13
-
-
Save timotta/eac19a7c935142e0bd3df0451ef2e455 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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