This is probably the last thing that I'll implement while going through Prof. Andrew Ng's course. Here are the links to all the references that I used while writting the code:
- Coursera
- Python implementation
- Similarity Metrics
- cosine-similary reference
- linear-kernal reference
- Error -- why we limit the size of vectorizer
Hope it helps! Happy learning.