搜索资源列表
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