The notebook shows several different recommendation engines used to rank articles that can be shown to users. It includes a content based approach, a collaborative filtering based approach, and SVD. Project was completed as part of the Udacity Data Scientist Nanodegree.
- pandas
- nltk
- jupyter # If you want to view the notebooks
- scikit-learn
- matplotlib
- numpy