Jaccard Similarity#

Module definition of jaccard similarity between two sets given the characteristic matrix representation.

jaccard_sim(characteristic_matrix, i, j)

Return the jaccard similarity of sets i and j given the characteristic matrix