搜索资源列表
Linear-classifier
- 本资源用matlab代码实现了模式识别的线性分类器,对于线性可分的模式能够正确分类。-The resources used matlab code to achieve a pattern recognition linear classifier, for linearly separable model can correctly classified.
knn
- KNN分类器的MATLAB代码,速度快效果好,适合初学者使用。-KNN search without using any gancy data structure, such as kd-tree. However, it is the fastest knn matlab implementation I ever found.
fisher
- 利用matlab实现Fisher分类器,可以对线性可分的样本进行线性分类-Fisher classification algorithm using matlab realize, you can sample linearly separable linear classification
DecisionTree
- matlab代码实现决策树,是学习数据挖掘的基本分类器的入门代码-DecisionTree classifier about data mining coded by matlab
Sphere-Cover-Classifier-master
- 用matlab编程实现随机球覆盖集成分类器算法,首先在UCI数据集上得到很好的结果,然后在6个基因表达数据集通过一个案例说明。-Implement random ball cover integrated classifier algorithm using matlab programming, first get good results on UCI data set, and then in six gene expression data sets through a case des