Skip to content

Analyzed the interactions that users have with articles on the IBM Watson Studio platform, and made recommendations to them about new articles they will like

Notifications You must be signed in to change notification settings

Tanay0510/Recommendation-System

Repository files navigation

Recommendation-System

Analyze user behavior and social network data on IBM Watson platform to build a recommendation engine based on to surface content most likely to be relevant to a user. This project consisted of building various types of recommendation engines such as rank-based, user-user collaborative filtering, and matrix factorization.

Installations

This project requires Python 3.x and the following Python libraries installed:

scikit-learn==0.21.2
pandas==0.24.2
numpy==1.16.4
matplotlib==3.1.0

You will also need to have software installed to run and execute an iPython Notebook

install Anaconda, a pre-packaged Python distribution that contains all of the necessary libraries and software for this project.

Project Motivation:

Analyze user behavior and social network data on IBM Watson platform to build a recommendation engine based on to surface content most likely to be relevant to a user. This project consisted of building various types of recommendation engines such as rank-based, user-user collaborative filtering, and matrix factorization.

Data:

The data is for IBM an online data science community

About

Analyzed the interactions that users have with articles on the IBM Watson Studio platform, and made recommendations to them about new articles they will like

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published