Skip to content

imcjp/BCDSvdppExp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明: 本项目实现了蔡剑平等人所著文献《带有隐式反馈的SVD推荐模型高效求解算法》[1]。实现BCDSVD++和BCDTrustSVD两种算法,语言为Matlab,实验数据集为Movielens各版本以及FilmTrust。

其中包含如下文件:

1、实验结果.xlsx:作者进行实验的实验结果,也是文章的实验结果来源。

2、BCDSvdpp:根据文章的算法3设计的Matlab实验算法。

3、BCDTrustSvd:根据文章所提出的SVD推荐模型的梯度求解框架拓展的TrustSVD推荐模型的算法实现。

4、data:数据集,包含了Movielens各版本以及FilmTrust的Matlab版数据集。

引用格式:

[1] Cai J P, Lei Y Q, Chen M M, et al. Efficient solution of SVD recommendation model with implicit feedback (in Chinese). Sci Sin Inform, doi: 10.1360/SSI-2019-0107.

蔡剑平, 雷蕴奇, 陈明明, 等. 带有隐式反馈的SVD推荐模型高效求解算法. 中国科学: 信息科学, doi: 10.1360/SSI-2019-0107

About

This project provides the source code of the paper "An Efficient Solution Algorithms for SVD Recommendation Model with Implicit Feedback"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors