搜索资源列表
RBF_example_iris
- RBF神经网络应用于iris数据集的例子-Am example of RBF-NN applied on iris Data Set
Bayes_example
- Bayes分类器应用于iris数据集的例子-An example of Bayes Classifier applied on iris Data Set
Fisher_example
- Fisher线性判别分类器应用于iris数据集的例子-An example of Fisher linear discriminant Classifier applied on iris Data Set
ISODATA
- 模式识别下的ISODATA算法 例子为iris数据库数据-ISODATA algorithm for pattern recognition under the examples for the iris database data
iris2
- matlab写的自己设计的自适应网络做iris聚类分析并分类的实验,算法不是很稳定,有一定参考价值-matlab write ,adaptive cluster analysis and classification of iris experiment, the algorithm is not very stable and have a certain reference value
bp
- 利用bp算法对鸢尾花数据进行分类的matlab实现程序-Bp algorithm using iris data classification procedures to achieve matlab
popular-UCI-datasets
- 一些非常有用的数据集,适合我们从事机器学习的人使用,matlab下的mat格式和excel格式,包括注明的iris,糖尿病等数据集-some useful datasers for machine learning learners,such as diabeters,iris and so on
shenjing
- 使用bp神经网络进行分类。包括鸢尾花数据,以及训练过程和分类结果。包含非常详细的注释。-Use of bp neural network classification. Including the iris data, and training process and classification results. Contains very detailed notes.
input
- iris.txt for matlab neural network
KL
- matlab编写的K-L变换算法,实验数据为iris,分类为BP算法,运行良好!-matlab prepared by the KL transform algorithm, the experimental data for the iris classified as BP algorithm, a good run!
SVM-iris
- 在matlab环境下,实现鸢尾花数据库的SVM分类,没有使用现成的工具包。-SVM classifier in matlab environment, iris database, do not use off-the-shelf tool kit.
Bayes-iris
- 在matlab环境下,实现鸢尾花数据的贝叶斯分类,没有利用现成的数据命令。-Bayesian classifier in matlab environment, iris data, there is no off-the-shelf data command.
ANN-iris
- 在matlab环境下,实现鸢尾花数据的人工神经网络分类,只是比较基本的实现BP网络,没有利用现成的命令。-In the matlab environment, iris data artificial neural network classifier, but more basic BP network, there is no off-the-shelf command.
iris
- BP神经网络matlab实现,程序直接下载就可以运行,全部打包好。该程序主要用于分类iris数据,程序很完整,但不同于网络大部分程序,思路很好,值得学习,适用于初学BP神经网络的人。-BP neural network matlab realize, you can run the program directly download all packed. The program is mainly used for classification iris data, the procedure
LDAfenlei
- 此程序主要用来对iris数据集进行分类,主要训练二分类器。(This program is mainly used to classify iris data sets)
iris数据集BP神经网络实例代码
- iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(iris data set, BP neural network example code)
ANN-master
- 通过使用iris数据集,初步学习神经网络的同学使用(Through the use of iris data sets, a preliminary study of neural networks is used by students)
BP matlab实现
- 采用iris数据集在matlab上实现简单的数据训练和分类(Using iris data set in matlab to achieve a simple data training and classification.)
BP神经网络-鸢尾花分类代码+文档
- BP神经网络-鸢尾花分类代码+文档,可以直接运行(BP neural network - iris code + document, can run directly)
irisflower-class-code
- 实验将iris花的数据集分为2组,每组各75个样本,每组中每种花各有25个样本。其中一组作为以上程序的训练样本,另外一组作为检验样本。为了方便训练,将3类花分别编号为1,2,3 。 使用这些数据训练一个4输入(分别对应4个特征),3输出(分别对应该样本属于某一品种的可能性大小)的前向网络。(The data set of iris flower was divided into 2 groups, 75 samples in each group. Each group had 25 sam