Question: Show that Extended Jaccard Coefficient (EJ) reduce to Jaccard coefficient (J) if x and y are binary vectors. J = ( f 11 ) /
Show that Extended Jaccard Coefficient (EJ) reduce to Jaccard coefficient (J) if x and y are binary vectors.

J = (f11) / (f01 + f10 + f11),
where f01 = the number of attributes where x was 0 and y was 1; f10 = the number of attributes where x was 1 and y was 0, f00 = the number of attributes where x was 0 and y was 0, f11 = the number of attributes where x was 1 and y was 1.
EJ(x,y)=x2+y2xyxy
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
