Pages in Homework

Project 1: Similar document searching via MinHash and Locality Sensitive Hashing


In this first project we will implement the system described in the lecture notes for similar document searching. This project is inspired by http://mccormickml.com/2015/06/12/minhash-tutorial-with-python-code/ (Note: you can look at code there for inspiration but implement your own).


DATA 606 Homeworks and Projects


COMING SOON