文件名称:code_3
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-03-22
- 文件大小:
- 1.89mb
- 下载次数:
- 0次
- 提 供 者:
- yua****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
根据用户的电影收视率来预测用户的性别和年龄并且使用10折交叉验证。-predict the gender and age of users based on their ratings on movies.perform 10-fold cross validation. In each fold, users.datx(x=0,…,9) is used for test, and all other users. datxare used for training. You can use movies.dat and ratings.dat in both training and test and in whatever way
(系统自动生成,下载前可以参看下载内容)
下载文件列表
code_3\cross_validation.m
......\main.m
......\movies.mat
......\predict.m
......\ratings.mat
......\users.mat
code_3