Skip to content

This project (Recommendations with IBM) is part of Udacity's Data Scientists Nanodegree Program.

Notifications You must be signed in to change notification settings

rawanm/DSND_IBMWatsonRecommendation

Repository files navigation

Recommendations with IBM Project

This project (Recommendations with IBM) is part of Udacity's Data Scientists Nanodegree Program.

Introduction:

This project builds a recommendation system, where it analyzes 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. This project uses data from IBM Watson Studio platform.

Project Components:

  1. Exploratory Data Analysis: Explores the data and provides statistics and visuals about the dataset.

  2. Rank Based Recommendations: Provides recommendations based on Rank of top interacted aricles.

  3. User-User Based Collaborative Filtering: Provides recommendations based on similarity between users and most articles interacted.

  4. Matrix Factorization: Builds and evaluates a machine learning model based on user-item interaction and matrix decomposition.

Instructions:

This project is provided as Jupyter notebook, it's also available in HTML format.

About

This project (Recommendations with IBM) is part of Udacity's Data Scientists Nanodegree Program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published