yilmazerhakan / EigenRec

Implementations of the EigenRec algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EigenRec

Implementation of the EigenRec algorithm for top-N recommendations. The algorithm is presented in the paper:

A. N. Nikolakopoulos, V. Kalantzis, E. Gallopoulos and J. D. Garofalakis, "EigenRec: Generalizing PureSVD for Effective and Efficient Top-N Recommendations," Knowl. Inf. Syst., 2018. doi: 10.1007/s10115-018-1197-7 .

High-Level Implementation

Matlab

Parallel MPI implementation

Fortran

About

Implementations of the EigenRec algorithm

License:GNU Lesser General Public License v2.1


Languages

Language:Fortran 94.7%Language:MATLAB 4.0%Language:Makefile 1.3%