搜索资源列表
基于KNN的中文文本自动分类研究
- 在介绍SVM和KNN分类算法的基础上,提出了一种新的、较简单的,但更为合理的基于表模型的文档表示方 法,阐述了一种基于表模型的分类算法———TableKNN算法。通过实验比较TableKNN算法与传统KNN算法应用于文 本分类的效果,证实了TableKNN算法在处理文本分类问题上的优越性。
SVM
- 在matlab环境下实现的算法,该算法主要实现SVM分类的算法,svm入门-In the matlab environment to achieve algorithm to achieve SVM classification of the main algorithm, character recognition by SVM to achieve
SVM分类程序
- 这是个SVM的分类算法程序,是经过专业人士编好的,希望能对学习SVM分类算法的有帮助哦。
DataClassificationAlgorithmsBasedOnSupportVectorMa
- 本文提出了一种双SMO算法。该算法在原数据集的抽样数据集上使用SMO算法得到近似分类超平面,根据近似分类超平面得到原数据集的所有支持向量,再次使用SMO算法得到最终的分类超平面。-In this paper,double SMO which is a improved SVM training algorithm is presented.This algorithm finds a approximate separating hyperplane on the sample data set
multisvm.ps
- 台湾林智仁等对如何使用SVM进行多分类的理论、算法以及实验的介绍-Taiwan' s Lin Zhiren, etc. on how to use SVM for multi-classification of the theory, algorithms and experimental introduction of
8080524
- 基于特征选择和svms的图像分类 MI算法-Feature selection and image classification svms
SVMkind
- 这是svm分类算法原理,内容简单,适合初学者,值得参考下载!-This is the principle of svm classification algorithm, the content is simple, suitable for beginners, and worth considering download!
Custom-Evaluation
- 提出一种基于粗糙集与支持向量机的客户动态评估方法。根据客户群特点从当前价值、潜在价值和附加价值三个维度分析并构建客户评估指标,利用指标的年增幅率监测客户价值的变化规律。应用粗糙集布尔推理算法、粒子群算法实现连续属性离散化和知识约简。通过10-重交叉验证和网格搜索技术获取最优惩罚因子与核参数,缩放样本数据集并完成支持向量机一对一分类器的训练与测试。结果表明该评估方法能够实现周期性的客户价值评估与细分,具有很强的泛化能力。- A customer dynamic evaluation method
fsals-svm
- 此算法实现了SVM的分类,很实用很强大的程序,可供使用。-This algorithm of SVM classification, it is very powerful and practical procedures for use.
ND-Flevoland_label
- 快速稀疏svm算法实现图像分类,有需要者可以共同讨论-Fast sparse svm algorithm for image classification, there are those who need to discuss
MainPlot
- 基于支持向量机的算法分类主程序,该算法是基于libsvm工具箱实现的能很好的实现分类的性能-Matlab sVM learning algorithm
lssvmMATLAB
- 最小二乘支持向量机,采用matlab编写,可以直接使用,SVM是经典的分类和预测算法。-Squares support vector machine, using matlab prepared, can be used directly, SVM is the classic classification and prediction algorithms.