搜索资源列表
Iris
- 贝叶斯分类程序,iris数据集,很有用,已测试
Iris
- 贝叶斯分类程序,iris数据集,很有用,已测试-Bayesian classification procedures, iris data set, very useful, have been tested
Bayes
- 使用Iris数据集,朴素贝叶斯分类算法。-The use of Iris data set, Naive Bayes classification algorithm.
Bayes-Iris
- 根据贝叶斯原理设计的一个简单的分类器,利用已知样本数据训练后,分类器就可以对未知样本进行分类。(实验时采用的是Iris数据集。)-According to the design of a simple Bayesian classifier, using the known training sample data, the classifier can classify the unknown samples. (Experiment
IrisBayes
- iris数据集的贝叶斯分类实验,外带实验报告一分-Bayesian classification of iris data set experiment, experimental report of a sub-outer
beyesi-iris
- 贝叶斯分类 iris数据集 matlab语言例子-贝叶斯 iris
iris_data_set
- 使用python语言 , 实现对iris数据集的贝叶斯分类-Using the python language, the Bayesian classification of the iris dataset is achieved
贝叶斯分类
- 通过python进行编程,运用贝叶斯算法原理,对iris数据集进行分类(Classification of iris data sets by Bayes)