搜索资源列表
一种增量式支持向量机文本分类模型
- 一种增量式支持向量机文本分类模型-an incremental SVM text classification model
libsvm-mat-2.82-2
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题-LIBSVM Linzhiren Taiwan University (Lin Chih-Jen), associate profes
SVM源代码
- svm实现的源代码程序
similarity.文本相似度计算余弦相似度代码
- 文本相似度计算余弦相似度代码,计算文本相似度,用于搜索引擎,Cosine similarity of text similarity computation code, the text of the similarity calculation for the search engine
SVM_LOPO
- 支持向量机svm的LOPO算法。本程序基于 VC++实现的。-Support vector machine SVM LOPO algorithm. This program is based on VC++ implementation.
SpamStop_learning_POP3_mail_classifier_v03
- 垃圾邮件POP3识别,使用支持向量机.是一个EXE可执行文件,安装后调试参数需要去网站查一下-Identification of spam mails with SVM. It is an EXE file which needs looking up the related website.
SVM
- 能实现SVm的分类只要得到特征的直方图,就能分类-无
vosm-0.3.3.tar
- vsom很好用的SVM平台,学习和工作的好帮手-SVM platform vsom good with a good helper for learning and work
EmotionClassification
- SPEECH-BASED EMOTION CLASSIFICATION USING MULTICLASS SVM WITH HYBRID KERNEL AND THRESHOLDING FUSION-SPEECH-BASED EMOTION CLASSIFICATION USING MULTICLASS SVM WITH HYBRID KERNEL AND THRESHOLDING FUSION
Pso-svm
- 该程序可用于SVM分类和预测,其中利用PSO优化参数,具有较好的预测效果-This program can be used SVM classification and prediction, in which PSO to optimize the parameters, with better prediction results
SVM-V3
- svm 支持向量机 有利于人更好的学习svm 以及和函数等问题-svm There are problems to better learning SVM and function etc.
GUNPlot_CPP
- gnuplot 是一个通用、强大的科学绘图软件,可以跨平台调用,之前自己用SVM的时候有接触过一点(优化参数选取的时候,库函数调用了gnuplot来可视化显示参数的影响)。
svm
- 这是一个关于Svm的训练和测试程序,其中的算法识别率较高-This is a Svm training and testing program, which is a higher recognition rate algorithms
xiao1svm
- 改进的育群算法,结合SVM用于语音识别,,识别率明显提高-Improved fertility swarm algorithm, combined with SVM for speech recognition
vlfeat-0.9.19.tar
- The VLFeat open source library implements popular computer vision algorithms specializing in image understanding and local featurexs extraction and matching. Algorithms incldue Fisher Vector, VLAD, SIFT, MSER, k-means, hierarchical k-means, agglomera
svm-by-myself-team
- 自己做的一个支持向量机分类程序,调试过是可以用的-Do one SVM program , debugging can be used
trbinpng-SVM
- 一个SVM训练工具,能够快速对训练集训练,给出分类判别函数-A SVM training tool, can quickly to training set training and classification discriminant function are given,
DAGSVM
- 这是一个多分类程序,采用DAGSVM的方法,可用于初学者参考学习。(it's a matlab code for a multi-class SVM,which designed by DAGSVM. It is usefull for learners study .)
SVM支持向量机算法
- 实现简单的SVM算法,简单易学易上手并带有实验数据
SVM算法
- SVM的分类与预测。带数据的。可直接使用学习。方便入门。(Classification and prediction of SVM. With data. You can use learning directly.it's convence for us to learn it .)