MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    What is the expected error for estimating the Jaccard index using MinHash scheme for k different hash functions? | 
                            
| A. | O (log k!) | 
| B. | O (k!) | 
| C. | O (k<sup>2</sup>) | 
| D. | O (1/k ) | 
| Answer» E. | |