Difference between revisions of "Jaccard's Coefficient"
From Cohen Courses
Jump to navigationJump to search (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]…') |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Formal Definition == | == Formal Definition == | ||
− | Jaccard's coefficient is an extension from [[Common neighbors]] | + | Jaccard's coefficient is an extension from [[Common neighbors]] and it is defined as |
<math> | <math> | ||
\frac{|\Gamma(x) \cap \Gamma(y)|}{|\Gamma(x) \cup \Gamma(y)|} | \frac{|\Gamma(x) \cap \Gamma(y)|}{|\Gamma(x) \cup \Gamma(y)|} | ||
− | < | + | </math> |
Latest revision as of 01:23, 27 September 2012
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 and it is defined as