搜索资源列表
hua2
- 对150种鸢尾花数据进行分类的matlab代码-150 species of iris data to classify the matlab code
Iris_s1
- Kmeans+PSO算法,处理IRIS数据集,输出fitness function的值,和粒子变化的动态图像,亲测可行。-Kmeans based PSO algorithms, dealing with classic dataset iris. the output is the value of fitness function, and the dynamic plot of the change of particle position
PCA-homework
- 这是用pca进行数据处理的,数据分析原理与实验的作业,里面有iris数据,可以运行。-this is a program for pca ,its data is iris. it is a homework for data analysis .
TreeGrowthForIris
- 数据挖掘十大算法之一,决策树归纳算法,用于iris.data数据,能够实际运行-Data mining is one of ten algorithms, decision tree induction algorithm for iris.data data, can actually run
K-Means-master
- 模糊C均值聚类算法的PYTHON实现,在UCI的IRIS数据集上实现-Fuzzy C-means clustering algorithm PYTHON realization, implemented on UCI s IRIS data set
belajar_decision_tree
- Decision Tree Classifier applied on standard Iris dataset using Python.
UCI
- 机器学习常用的35个UCI数据集,包括iris、lenses、mushroom、pima indians、wine等。-Machine learning UCI common data set 35, including iris, lenses, mushroom, pima indians, wine and the like.
intbrpreter
- 用java实现的一种聚类方法, 应用了iris这个非常出名的数据 和glass这个非常出名的数据,很不错的,值得大家看看,()
iris and pima
- 经典的机器学习数据集合,是机器学习入门的必备数据集合之一(A classic collection of machine learning data, one of the must-have data sets for getting started with machine learning)
iris_data
- Iris Data Set(鸢尾属植物数据集)是我现在接触到的历史最悠久的数据集,它首次出现在著名的英国统计学家和生物学家Ronald Fisher 1936年的论文《The use of multiple measurements in taxonomic problems》中,被用来介绍线性判别式分析。在这个数据集中,包括了三类不同的鸢尾属植物:Iris Setosa,Iris Versicolour,Iris Virginica。每类收集了50个样本,因此这个数据集一共包含了150个样本。
k-means-for-iris
- 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果(The matlab program of clustering iris samples by K-means clustering, including source code, sample data and clustering results)