项目作者: cb1711

项目描述 :
Distributed recommender system based on Co-Clustering
高级语言: C++
项目地址: git://github.com/cb1711/RecommenderSystem.git
创建时间: 2018-04-05T14:15:13Z
项目社区:https://github.com/cb1711/RecommenderSystem

开源协议:

下载


Recommender System

Contains code for scalable distributed recommender system using Co-clustering based on OCuLaR.

Implementation done using Message Passing Interface(MPI)

Instructions

  • Compilation - make
  • Run - python run.py (Asks for number of nodes)

Requirements

  • icc for compilation
  • hosts file containing the aliases of nodes in the network