InterviewSolution
Saved Bookmarks
| 1. |
How many hashes will be needed for calculating Jaccard index with an expected error less than or equal to 0.05?(a) 100(b) 200(c) 300(d) 400My doubt stems from Hash Tables topic in chapter Hash Tables of Data Structures & Algorithms IThe question was posed to me by my college professor while I was bunking the class. |
|
Answer» The correct ANSWER is (d) 400 |
|