Skip to content

Instantly share code, notes, and snippets.

@kasramp
Last active June 12, 2016 05:14
Show Gist options
  • Save kasramp/661020eeb2d69686ba29df7374b63efe to your computer and use it in GitHub Desktop.
Save kasramp/661020eeb2d69686ba29df7374b63efe to your computer and use it in GitHub Desktop.
Latex equation
[latex]sim(a,b)=\frac{\sum_{p\epsilon P}({r_{a,p}}-\bar{r}_{a})(r_{b,p}-\bar{r}_{b})}{\sqrt{\sum _{p\epsilon P}(r_{a,p}-\bar{r}_{a})^{2}}{\sqrt{\sum _{p\epsilon P}(r_{b,p}-\bar{r}_{b})^{2}}}}[/latex]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment