There are 4 attributes and 3 species of iris
在Weka中打开iris.arff
点击Edit就会弹出数据
可以编辑更改具体的数据
还可以remove attribute
visualize one attribute
相关文章:
- 使用鸢尾花(iris)数据集训练BP神经网络 2021-11-29
- R语言鸢尾花iris数据集的层次聚类分析 2021-04-22
- 探索sklearn | 鸢尾花数据集 2021-06-24
- EM算法处理鸢尾花数据实战 2021-07-21
- BP神经网络算法程序实现鸢尾花(iris)数据集分类 2021-09-06
- 人工智能之数据预处理(以Iris鸢尾花数据集为例) 2021-09-25
- 机器学习:鸢尾花数据集 2021-10-07
- 逻辑回归-鸢尾花数据集 2021-06-05