GithubHelp home page GithubHelp logo

zailchen / spring2018-project4-grp9 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tzstatsads/spring2018-project4-grp9

0.0 2.0 0.0 817.23 MB

Spring2018-Project4-grp-9 created by GitHub Classroom

R 100.00%

spring2018-project4-grp9's Introduction

Project 4: Collaborative Filtering

Term: Spring 2018

  • Team #9
  • Projec title: Collaborative Filtering
  • Team members
  • Project summary: In this project, we used memory-based algorithm and model-based algorithm to do collaborative filtering. For memory-based algorithm, we use best-n estimator to select neighbours and use combination of different similarities: Pearson correlation, Mean-square-difference, Simrank similarity(only for EachMovie data) and variance weight to do collaborative filtering. We use cluster model (only for Microsoft Web Data) as model-based algorithm. For evaluation, we use ranked scoring to evaluate Microsoft Web Data and use MAE and ROC_4 to evaluate EachMovie data.

The following shows our result:

MS Data:

Movie Data:

Contribution statement: (default)

  • Chen, Ziyu: Built the regular SimRank model and the N/P SimRank model. Organized the main.rmd file.
  • Kang, Yuhao: Calculated variance weighting. Created selecting neighbours (Best-n estimator) and prediction. Organized the main.rmd file.
  • Lin, Yanjun:Processed orginal data. Built Cluster Model (EM algorithm). Created rank score evaluation. Organized main.rmd file. Prepared the presentation. Combined variance wighting with MSD and Correlation, and improved code efficiency. Improved SimRank by seperating the data into positive and negative connections.
  • Liu, Fangbing:Processed original data. Calculated similarity weight (Pearson Correlation and Mean-Square-Difference). Created MAE and ROC evaluation. Organized the main.rmd file. Wrote the summary page on github.

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.

spring2018-project4-grp9's People

Contributors

fangbingliu avatar zailchen avatar yl3829 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.