搜索资源列表
svm-java
- Java下面的支持向量机源程序。。可应用于各种领域-Java following SVM source. . Can be applied to various fields. .
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
svm-EM
- SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
SVM.RAR
- 基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
svm-java
- JAVA版本的支持向量机(SVM)处理器。可配置参数。-JAVA version of the Support Vector Machine (SVM) processors. Configurable parameters.
svm
- 支持向量机算法java编程,主要用于识别-Support Vector Machine java programming, mainly used for identification
GOFuzzyv1.0
- 数据挖掘,多种聚类算法.FCM, HCM, SVM, 等各种柔性聚类方法。-Data mining, a variety of clustering algorithms. FCM, HCM, SVM, such as flexible clustering method.
libsvm-2.8
- lib svm 支持向量算法包 是支持向量必须下的代码-lib svm
facedetectionsvmeigenface
- SVM that uses eigen faces for face recognition
libsvm-2.88-string
- SVM一个分类组件,用于分类的算法,和决策树等算法都是用于机器学习的算法-SVM
Test Class By SVM
- 支持向量机实现的文本分类程序,过程如下,首先使用分词工具分词,这里使用的是计算所的分词工具,从而保证分词是最优秀的,接下来使用国际效率最高的文本IFIDF向量生成工具生成文本相量,最后使用台湾林智恒的效率最高的SVM实现软件包libsvm实现训练和分类,可以这么说,该文本分类是同类中效率最高最准确的-text classfication source code use 3 technology.words sementation,vector gerneration,and libsvm too
JavaSVM
- SVM分类算法,能进行高维扩展,非线性化为线性-the kenel fuction of SVM
svm
- LIBSVM支持向量机程序JAVA版源代码-failed to translate
svm
- SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together. 提供更好的翻译建议
SVM
- 该算法为SVM算法的一个简单实现,该算法对于人机交互领域的研究具有很重要的作用。-The algorithm for the SVM algorithm is a simple implementation of the algorithm for human-computer interaction research in the field have a very important role.
SVM-algorithm-and-code
- SVM算法及代码,对新手有用,学习理解支持向量-SVM algorithm and code, useful for the novice, understanding and support vector learning
SVM
- 朴素贝叶斯 和 svm实现,其中采用svmlib的java实现-bayes java
SVM-Java-Code
- 十大经典算法之支持向量机的Java源代码,eclipse环境下进行数据分类必备算法。-Ten classic algorithm of SVM Java source code, data classification algorithms necessary eclipse environment.
libsvm-java
- 支持向量回归机的Java代码 可以进行预测(It is the Java code of the support vector regression machine .It can predict unknown data.)
SVM
- 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne