文件名称:GRNN_PNN
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-03-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- c**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
将训练集与测试集数据进行归一化;
建立GRNN或PNN神经网络;
利用建立好的神经网络对测试集中的26个乳腺组织样本的类型进行预测;
计算预测正确率(不必计算每类的正确率,只需计算正常或者病变两类的正确率,即只要预测结果与真实值属于同一大类,则认为是正确,否则认为预测错误)-The training set and test data set is normalized
Establish GRNN or PNN neural network
The use of well-established neural network test set 26 breast tissue samples of the type of forecast
Calculate the correct prediction rate (necessary to calculate the correct rate for each class, or simply calculate the normal two types of lesions in the correct ratio, as long as
Predictions and actual values belong to the same category, then that is correct, or that the prediction error)
建立GRNN或PNN神经网络;
利用建立好的神经网络对测试集中的26个乳腺组织样本的类型进行预测;
计算预测正确率(不必计算每类的正确率,只需计算正常或者病变两类的正确率,即只要预测结果与真实值属于同一大类,则认为是正确,否则认为预测错误)-The training set and test data set is normalized
Establish GRNN or PNN neural network
The use of well-established neural network test set 26 breast tissue samples of the type of forecast
Calculate the correct prediction rate (necessary to calculate the correct rate for each class, or simply calculate the normal two types of lesions in the correct ratio, as long as
Predictions and actual values belong to the same category, then that is correct, or that the prediction error)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GRNN_PNN神经网络
................\breast_GRNN_PNN.m
................\BreastTissue_data.mat
................\说明.txt