Giter Site home page Giter Site logo

article_recommendation_engine's Introduction

article_recommendation_engine

Project Overview

This project analyzes the interactions that users have with articles on the IBM Watson Studio platform and makes recommendations to them about new articles that are relevant for them.

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.* The project leverages the following libraries: Pandas Numpy Matplotlib Pickle

Project Motivation

This project is part of Udacity's Data Science Nanodegree curriculum that touches on various recommendation engine practices, particularly SVD.

File Descriptions

All code and analysis can be found in the Recommendations_with_IBM.ipynb notebook. Other documents include

  • data/user-item-interactions.csv: Csv file with user-item interactions.
  • data/articles_community.csv: Csv file with indexed items.

Results

The final proposal shows that accuracy increases as latent features increase. However, there is reason to believe there is an overfitting problem, which is likely occuring since the number of users that fall in the train and test data sets are limited, with only 20 such users. For this reason, other recommmendation methods should be leveraged to improve our recommendation, particularly collaborative filtering or content based recommendation engines.**

That being said, we could run an A/B test to determine how well this recommendation engine performs to increase the time spent or number of articles read on the platform relative to current treatment

Licensing, Authors, Acknowledgements

Thanks to the Udacity program and IBM for providing lessons and data to perform this project.

article_recommendation_engine's People

Contributors

nathanfreystaetter avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.