搜索资源列表
libsvm-2.81
- svmLight 分类器,使用方便,有原代码可扩充算法。 -svmLight classifier, easy to use, the original code algorithm can be expanded.
svmlight
- 一个支撑向量机的工具包。希望对大家有用。-a Support Vector Machine tool kit. We hope that the right useful.
svmlight-Mex
- 一个简洁好用的SVM代码,进行了mex集成,效率高,易读易用。-prepare a concise code of SVM, the Files integrated, high efficiency, easy accessibility.
JNIKernelExtensionforSVMlight
- JNI Kernel Extension for SVMlight,实现在svmLight上的进一步开发
svmlight-jnikernel-win32.tar
- JNI Kernel Extension for SVMlight的windows实现,可以直接在windows下使用
jnikernel-javadoc.tar
- JNI Kernel Extension for SVMlight的文档,帮助理解
svmlight-6.01
- svm(支持向量机)是著名的分类算法,svmlight是其中的一种实现的最新版本。完全开源。
winsvm
- 目前的svm(支持向量机)分类算法开源实现如svmlight和svmlib都没有界面,使用不方便。这个程序基于svmlight整合在VC++开发环境。将给VC用户带来极大方便。
svm_multiClass
- svm(支持向量机)分类算法本质上是二类分类器,实现多类分类的方法一般是将多类分类看作是多个一对多的二类分类器。本程序就是基于svmlight的svm多类分类器实现。对分类感兴趣的用户请参照。配合中文分词(参见我上传的程序),可实现中文多类分本分类。
libsvm
- SVM是一种常用的模式分类机器学习算法,以效率高准确度高闻名于世,libsvm和svmlight是常用的两种SVM实现方法。
svmlight
- 用vc调试好的svmlight。方便实用。-It has been debuged under the Visual C environment. It s very convenient and applied.
stprtool.rar
- 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
958346svmlight
- 支持向量机分类器 训练器 可以直接使用 C++语言实现 SVMLight-Support Vector Machine classifier training can direct the use of C++ language SVMLight
Algorithm-SVMLight-0.08.tar
- SVMLight算法,Algorithm-SVMLight-0.08.tar.gz -SVMLight algorithm, Algorithm-SVMLight-0.08.tar.gz
svmlight
- Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matlab interface to SVM light 使用会更方便-Joachims s SVM-light kit which contains two. Exe files svm_classify.exe svm_learn.exe can Transductive SVM with Anton
SVMlight
- 数据挖掘中经典的支持向量机分类算法的源代码-Data Mining in the classical support vector machine classification algorithm source code
dfgd
- svmlight 好用的快速的svm svmlight 好用的快速的svm-a good tool a good tool a good tool a good tool a good tool a good tool a good tool
svmlight-6.01
- 这个源码是用来学习支持向量机的,里面包含了多核函数。-This source is used to support vector machine learning, which includes multi-core function.
svmlight
- svmlight-2.51工具包,在matlab7.9.0(R2009b)环境下调试通过。里面包含了几个实用的例子可供参考。-svmlight-2.51 kit, in matlab7.9.0 (R2009b) environment through debugging. Which contains several practical examples for reference.
svm_light_windows32
- SVM Light工具箱 Matlab接口,已经编译好,可直接用(SVMlight, by Joachims, is one of the most widely used SVM classification and regression package. It has a fast optimization algorithm, can be applied to very large datasets, and has a very efficient implementation of