Recommendation System

From Hutch Research
Jump to: navigation, search

Contributors[edit]

Experiments[edit]

Experiments

Tips and Tricks[edit]

Permissions

  • The script is hutch_research/bin/group_permissions.sh.
    It takes a single argument: the directory whose contents you want to (recursively) fix permissions on.
  • Or for an individual file or folder just:
    chmod g+wx /home/hutch_research/restOfFilepath

Wiki tips

General Data Processing

Matlab Cheat Sheet

Notes and Posters[edit]

Background and Basics[edit]

Video Lectures

Notes

Books

  • Matrix Cookbook
    • Lots of valuable derived formulas for finding gradients of matrix equations

Papers

Wikis

  • ACM RecSys Wiki
    • compiled by the ACM Conference Series on Recommendation Systems
    • has links to many resources from datasets, articles, books, projects, software and other tools

Tutorials

Web Pages

Conferences and Jourals[edit]

Public Datasets[edit]

Processed Datasets (in progress)[edit]

Open Source Software[edit]

  • LensKit
    • Recommender Systems toolkit implemented in java
  • Recommender 101
    • Framework written in Java to carry out offline experiments for Recommender Systems.
  • Local Collective Embeddings
    • This repository contains the MATLAB implementation of the Local Collective Embeddings model for cold-start recommendations.
  • CNTK Computational Network Toolkit
    • Computational networks (CNs) generalize models that can be described as a series of computational steps such as DNN, CNN, RNN, LSTM, and maximum entropy models.
    • CNTK is a research code and ongoing project. There will be bugs in places.
  • Poblano
    • Poblano is a Matlab toolbox of large-scale algorithms for unconstrained nonlinear optimization problems. The algorithms in Poblano require only first-order derivative information (e.g., gradients for scalar-valued objective functions), and therefore can scale to very large problems. The driving application for Poblano development has been tensor decompositions in data analysis applications (bibliometric analysis, social network analysis, chemometrics, etc.).

Past Updates[edit]

CourseRank[edit]

Literature[edit]

Extended Literature

Non-Linearity


MF Optimization Techniques


Combining MovieLens and Imdb data


Tensors

Matrix Factorization

Neural Networks

Joint Factorization


Research Methodology


Review text & Product description analysis


User Cold Start