/Recommendations_with_IBM

Recommendation Engine

Primary LanguageHTML

Udacity-Reccomendations_with_IBM

Udacity data science nanodegree project 3

Table of contents

  1. Libraries used
  2. Project Inspiration
  3. File Descriptions
  4. Data Insights
  5. Licensing, Authors, and Acknowledgements

Libraries used

Python version 3.0. Plugins and imports used were: Pandas, MatplotLib. Libraries:Pandas,Scikit-learn, numpy, matplotlib, progressbar,pickle

Project Inspiration

Analyze the interactions that users have with articles on the IBM Watson Studio platform, and make recommendations to them about new articles you think they will like.

dashboard screenshot

Though the above dashboard is just showing the newest articles, you could imagine having a recommendation board available here that shows the articles that are most pertinent to a specific user.

In order to determine which articles to show to each user, this notebook performed a study of the data available on the IBM Watson Studio platform.

File Descriptions

Reccomendation_with_IBM.ipynb : Jupyter notebook containing all the codes and results

Reccomendation_with_IBM.html : notebbok in html format

data.csv : 2 datasets I used in the notebook

Insights

I built a reccomendation engine as instructed, but there are some improvements can be made too. Details is in the notebook.

Licensing, Authors, Acknowledgements

Data: included in this repo

Authors: To the Notebbok