InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is defined as the ratio of total elements of intersection and union of two sets?(a) Rope Tree(b) Jaccard Coefficient Index(c) Tango Tree(d) MinHash CoefficientMy question comes from Hash Tables topic in chapter Hash Tables of Data Structures & Algorithms IThis question was addressed to me in a job interview. |
|
Answer» Right option is (b) Jaccard Coefficient Index |
|