Skip to content

bitasha/GRank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRank

These represitory provides running code for graph-based collaborative Ranking : Shams, Bita, and Saman Haratizadeh. "Graph-based collaborative ranking." Expert Systems with Applications 67 (2017): 59-70.

#sample code

Main.R: This file Provide code to run and evaluate GRank through "weak generalization methodology"

Common code.R: This file Provide required code for data preprocessing and evaluation.

GRank. R: This file provide required code for TPG graph construction, make recommendation and evaluation

#Sample data rating.csv: is a rating dataset

tr-0-10.csv: is a sample for train data set with UPL=10: i-th row indicates indices of train items for i-th user

Releases

No releases published

Packages

No packages published

Languages