搜索资源列表
IRIS数据
- IRIS数据 用于聚类方法 主要用于模式识别、图像分割等-IRIS data for clustering method used pattern recognition, image segmentation, etc.
IRIS
- IRIS数据 供大家分析参考 此数据可以用于聚类分析
Iris
- 贝叶斯分类程序,iris数据集,很有用,已测试
Iris
- 模式识别,对iris数据进行分类,svm算法
iris data analysis
- 经典的人工智能问题 - iris数据分析问题。通过设计三层bp神经网络对花朵数据进行分类识别,并达到了很好的效果。-classic AI problem - iris data analysis problems. Three-bp through the design of neural networks classify data flower identification, and to achieve good results.
基于matlab的K均值聚类程序
- 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图,Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
根据鸢尾花多组数据先训练网络再对样本进行测试
- 基于BP神经网络,根据鸢尾花多组数据先训练网络再对样本进行测试,给出分类结果,Based on BP neural network, in accordance with multiple sets of data iris network before training again for testing classification results are given
Bayes.rar
- 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
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
ANN_Classifier
- matlab应用实例:基于神经网络的分类,用的是iris数据集做例子-matlab applications: classification based on neural network, using the iris data set an example
SVM-iris
- 本人用matlab编写的支持向量机的程序,在数据集iris上进行实验,识别效果不错-I have written in with support vector machine matlab program, in experiments on the iris data set, identify good results
Ckmedoids
- K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
BP-Iris-classifier
- 使用BP网络实现了对Iris数据的分类,使用了可变学习速率和带动量的梯度下降算法。-Using the BP network realizes the classification of Iris data, the use of the variable learning rate and the amount of gradient descent algorithm driven.
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)
K均值对iris数据集聚类
- k-means算法对irisdata数据集进行聚类(The k-means algorithm clustering the irisdata datasets)
k-means算法的Matlab实现以及Iris数据集
- k-means算法实现以及Iris数据集(Implementation of K-means algorithm and Iris data set)
贝叶斯分类
- 通过python进行编程,运用贝叶斯算法原理,对iris数据集进行分类(Classification of iris data sets by Bayes)