For this project, I analyzed the interactions that users have with articles on the IBM Watson Studio platform, and made recommendations to them about new articles they might like.
Recommendations_with_IBM.ipynb
: a Jupyter notebook, contains the code of articles recommendation engines
- Pandas, NumPy, Scikit-learn (Machine Learning Libraries)
- Matplotlib (Python 2D plotting library)