Skip to content

bernalp/recommendations_with_IBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IBM Logo
Udacity Logo

Recommendations with IBM

Table of Contents

1. Installation

To run the code successfully, make sure we have these libraries installed in our Python environment:

  • python 3.6+
  • pandas
  • numpy
  • matplotlib
  • pickle

2. Project Motivation

This is the third project from Udacity "Data Science Nanodegree Program" that contains different recommender systems that suggest articles to new and returning users. These systems use real data from the IBM Watson Studio platform to offer personalized article recommendations. By exploring the code and resources, we can learn about the implementation of these recommendation algorithms and gain insights into how article recommendations work.

3. Results

You can look results and explore more from here:

  1. Recommendations_with_IBM.html
  2. Recommendations_with_IBM.ipynb

4. Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors