搜索资源列表
3-2
- Fisher判别实现鸢尾花数据集中三类特性两类样本情况下的分类-Fisher discriminant achieve Iris dataset classified into three categories characteristic of the two kinds of case
程序
- Fisher判别适合于两类的判别分析。本文采用的鸢尾花数据库中鸢尾花类别有三类,所以先采用Fisher判别对数据进行二分类判别分析,然后采用一对一进行多分类。(Fisher discriminant analysis is suitable for two kinds of discriminant analysis. There are three categories of iris in the iris database in this paper, so the Fisher disc
fisher判别分析
- 利用fisher判别分析对于鸢尾花数据集进行分类(Fisher discriminant analysis was used to classify iris data sets)
鸢尾花分类
- 使用四种方法进行鸢尾花分类:最小距离分类器,K 近邻法,感知器,Fisher 准则。(Four methods are used to classify iris: minimum distance classifier, K-nearest neighbor method, perceptron and Fisher criterion.)
鸢尾花 数据的处理
- MATLAB 利用Fisher分析和核Fisher分析对鸢尾花数据集进行分类,可以发现Kfisher 可以较好地对非线性数据的分类(MATLAB USES Fisher analysis and core Fisher analysis to classify the iris data set, and it can be found that Kfisher can classify the nonlinear data well)