Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1 KB

README.md

File metadata and controls

25 lines (14 loc) · 1 KB

Recommmendations with IBM

For this project I analyze the interactions that users have with articles on the IBM Watson Studio platform, and make recommendations to them about new articles they will like.

ScreenShot from Udacity

The main tasks

  • Exploratory Data Analysis
  • Rank Based Recommendations
  • User-User Based Collaborative Filtering
  • Matrix Factorization

Libraries

Numpy, Pandas, Seaborn, Pickle

Instructions

The code is in Jupyter notebook and .html file format with several notes and instructions for use in future projects. There are also files linked to the document like data, test, and pickles files.

Acknowledgements

This app was completed as part of the Udacity Data Science Nanodegree Program. Code templates and data were provided by Udacity.