搜索资源列表
fisher
- fisher classfier,主要用于模式识别中的分类,是一种常用的线性分类器。其实严格依据fisher准则编写的。-fisher classfier, mainly used for pattern recognition in the classification, is a commonly used linear classifier. In fact, strictly in accordance with guideli
Knearestneighbor
- k近邻统计分类器对于大家做科研室很有帮助-kneighbor classfier
KNN
- it is a knn classfier,can classfier some datasets.than you
CS-learning-in-SVM
- 代价敏感分类器的比较相关论文,需要的赶紧下。-cost sensitive SVM classfier compare
MATLAB-RBF
- 神经网络用于语音的分类,神经网络的设计以及源代码-the classfier of voice
C4.5PP
- C4.5分类器 使用C++实现,有注释-C4.5 classfier
on-convolutional-nueral-network
- 基于卷积神经网络的模式分类器,论文中讲述了卷积神经网络的技术,是个好论文。-pattern classfier based on convolutional nerual networks
bayes_classifier
- 模式识别 中的第一章节的贝叶斯分类器基本程序-pattern recognition bayes classfier
rvsvm
- rvsvm实现了C源代码分类器。可以实现大规模数据的分类。-it is classfier.it can classfy the large scale data.
Machine-Learning_Cod.tar
- Build a decision tree (DT) classfier using the following three strategies for stopping growth of a tree: i) threshold on the decrease in impurity ii) threshold on the number of data vectors at a node iii) grow the tr
knn
- K近邻分类算法实现 in Python -KNN Classfier in Python
RBF
- Radial Basis Function Classfier
KNN
- K-NEAREST-NEIGHBORS - Classfier
Kmeans
- k-MEANS-CLASSFIER. IMPLEMENTED IN MATLAB.