Jaccard's Coefficient

From Cohen Courses
Revision as of 02:20, 27 September 2012 by Zhua (talk | contribs) (Created page with 'Jaccard's coefficient is used by paper::Liben-Nowell Kleinberg J. Am.Soc.Inf.Sci.2007. == Formal Definition == Jaccard's coefficient is an extension from [[Common neighbors]…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Jaccard's coefficient is used by Liben-Nowell Kleinberg J. Am.Soc.Inf.Sci.2007.

Formal Definition

Jaccard's coefficient is an extension from Common neighbors

<math> \frac{|\Gamma(x) \cap \Gamma(y)|}{|\Gamma(x) \cup \Gamma(y)|} <\math>