搜索资源列表
NeuralNetwork
- Neural Network Application. Iris Dataset and Wine Dataset.
CIProject
- Computational Intelligence IRIS dataset Classification
neuralnetworkforirisdataset
- traning and testing using neural network based on iris dataset
popular-UCI-datasets
- 一些非常有用的数据集,适合我们从事机器学习的人使用,matlab下的mat格式和excel格式,包括注明的iris,糖尿病等数据集-some useful datasers for machine learning learners,such as diabeters,iris and so on
irisfcm
- This illustrates how to use Fuzzy C-Means clustering for Iris dataset.
test_iris
- this is a matlab code for classify the iris dataset
Irispca
- Iris 数据集的pca降维,先对Iris数据集进行特征提取,数据归一化,并将结果用图像显示出来。-Iris dataset pca dimensionality reduction
DataSet
- 这是在机器学习、人工智能、数据挖掘中经常用到的数据集,聚类分析也经常用,包括:UCI的数据集wine,yeast,iris等,还有USPS数据集,4k2_far,leuk72_3k数据集等。-This is in machine learning, artificial intelligence, data mining frequently used data sets, cluster analysis are often used, including: UCI datasets wine
kmean
- k-means for iris dataset
knniris
- this program finds classificqation rate of iris dataset using KNN method. KNN method is a method in pattern recognition which finds an unknown parameter from K nearest neighbors from set of known parameters.
3-2
- Fisher判别实现鸢尾花数据集中三类特性两类样本情况下的分类-Fisher discriminant achieve Iris dataset classified into three categories characteristic of the two kinds of case
iris
- 随机梯度下降,在一个UCI数据集上的实现。随即梯度下降是线性回归的一个重要推论。-A gradient descent test in Java, using a UCI dataset
ISODATAyy
- 对于IRis数据集的ISODATA分类算法-For IRis dataset ISODATA classification algorithm
kmeansyy
- 对Iris数据集的Kmeans算法分类,matlab程序-Iris dataset of Kmeans classification algorithm, matlab procedures
LDA
- Linear Discriminant Function implementation on Iris Dataset
k-means-iris
- 运用k-means算法对IRIS数据集进行聚类分析-K-means algorithm is appliled to do cluster analysis for IRIS dataset.
BP-classifer
- iris数据集 用于BP神经网络分层(The iris data set is used for BP neural network delamination)
iris
- 使用iris鸢尾花数据集测试rbf神经网络的分类效果(Using iris iris dataset to test the classification effect of RBF neural network)
iris
- 对鸢尾花数据集进行模糊聚类,将模拟退火算法及遗传算法分别与模糊聚类算法结合,使聚类效果更好。(Fuzzy clustering of the Iris Dataset)
Iris-Dataset-Analysis-master
- 用决策树-回归分析模型来分析鸢尾花数据,训练后最终可以得到模型的准确率(Using decision tree-regression analysis model to analyze iris data, the accuracy of the model can be obtained after training.)