搜索资源列表
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. (Experiments using the Iris data set.)
classification
- 基于分类树的分类,与神经网络相比算法简单,分类结果看数据大小和样本集而定。简单易行的图像处理,对于初学者非常实用。 -Classification tree based on comparison with the neural network algorithm is simple, look at the data classification and sample size may be set. Simple image processing, very useful for beg