Finding relevant and interesting news from a large corpus of news can be a difficult, time-consuming and irritating process.
Given a user with his/her previously read articles, we would like to recommend new articles from the dataset which will be relevant to the user.
Machine Learning Algorithms :
- SVM
- Cosine Similarity
Kernels used in SVM :
- Linear
- Polynomial
- Radial