登录

最新会员 最新下载

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25

成为了本站VIP会员

04月18日 17:16

成为了本站VIP会员

04月18日 09:16

成为了本站VIP会员

04月17日 11:07
已选条件
  1. 编程语言:matlab
  2. 代码类别:其他数据库
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. apriori

  关联规则挖掘算法 Apriori算法的Matlab实现 可以自动生成关联规则,计算支持度、置信度(Association Rules Mining Algorithm Apriori algorithm can automatically generate Matlab realization of association rules, computing support, confidence)

2. bp神经网络分类

  1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literature, and whether they like sports. The BP neural network contains a hidden layer, and the number of hidden nodes is five (5). Requirements: self compiled code, post propagation algorithm, cross validation method to achieve performance evaluation (including SE, SP, ACC and AUC, AUC calculation can be based on platform software package).)

29
下载
253
浏览
2017-10-21发布