Giter VIP home page Giter VIP logo

collaborative-filtering's Introduction

Algorithm implementation and evaluation: Collaborative Filtering

Term: Spring 2020

  • Team # group 8
  • Projec title: Collaborative Filtering Algorithm Implementation and Evaluation
  • Team members
    • Shuxin Chen (sc4599)
    • Jia Li (jl5520)
    • Wenfeng Lyu (wl2733)
    • Daniel Schmidle (dps2150)
    • Yuyao Wang (yw3395)
  • Project summary: In this project, the datasets that we are going to use describe 5-star ratings from a movie recommendation service. We implemented two methods for collaborative filtering from scratch, namely Gradient Descent with Probabilistic Assumptions (A2) and Alternating Least Squares (A3). Then we have used SVD with Kernel Ridge Regression (P3) for post-processing to improve prediction accuracy. In the end, we compared and summarized the performance of these two methods given the same post-processing method (SVD with KRR).

Contribution statement:

  • Shuxin Chen: Contributed to the A3/P3 with Yuyao: Write the A3 post-processing part, helped Yuyao Wang completed the A3 (Alternating Least Squares) code and contributed to complete the final report.
  • Jia Li: Brain storm. Try to help with A2 (Gradient Descent with Probabilistic Assumptions), A2 post-processing parts and with complete the final report, but make little contribution.
  • Wenfeng Lyu: Write the main.rmd and final report, summarise and organise other's work, prepare the presentation slides and record, organise the github.
  • Daniel Schmidle: Write the entire A2 and A2 post-processing parts by myself without help of other team member, and contributed to complete the final report.
  • Yuyao Wang: Contributed to the A3/P3 with Shuxin: Write the A3 (Alternating Least Squares) part, and helped Shuxin Chen completed the A3 post-processing code, and contributed to complete the final report.

All team members approve our work presented in this GitHub repository including this contributions statement.

Following suggestions by RICH FITZJOHN (@richfitz). This folder is orgarnized as follows.

proj/
├── lib/
├── data/
├── doc/
├── figs/
└── output/

Please see each subfolder for a README file.

collaborative-filtering's People

Contributors

wenf-ucl avatar shuxinchen avatar dps2150 avatar olivia3395 avatar doublejif avatar chengliangtang avatar

Watchers

James Cloos 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.