当前位置:
首页 资源下载
搜索资源 - Gibbs sampler matlab code
搜索资源列表
-
0下载:
Bayes model averaging with selection of regressors - This program can be utilized for Bayesian Variable Selection using Gibbs Sampler-Bayes model averaging with selection of regressors- This program can be utilized for Bayesian Variable Selection usi
-
-
0下载:
如何使它工作:
1。创建一个单独的目录,并将所有这些文件下载到相同的目录中
2。下载7个文件:
*demo:主文件demo:PMF和贝叶斯PMF
* PMF.m:训练的PMF模型
* bayespmf.m贝叶斯PMF模型实现吉布斯采样器。
* moviedata.mat样本数据包含三元组(user_id,movie_id,评分)
* makematrix.m:辅助功能转换成大型矩阵的三元组。
* PRED.m:辅助功能使得预测验证集。
三.在Matlab只需运
-