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]…')
 
Line 5: Line 5:
  
 
<math>
 
<math>
\frac{|\Gamma(x) \cap \Gamma(y)|}{|\Gamma(x) \cup \Gamma(y)|}
+
\frac{a}{b}
 
<\math>
 
<\math>

Revision as of 02:21, 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

<math> \frac{a}{b} <\math>