搜索资源列表
webmining-svm
- 一篇使用svm进行web文本分类的论文,希望对有兴趣的人有用
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.
svm22
- this zip file contains a code developped in java demonstrates the use of svm classifier with java
libsvm-2.88-string
- SVM一个分类组件,用于分类的算法,和决策树等算法都是用于机器学习的算法-SVM
JavaSVM
- SVM分类算法,能进行高维扩展,非线性化为线性-the kenel fuction of SVM
svm
- LIBSVM支持向量机程序JAVA版源代码-failed to translate
TextClassification-1.4.tar
- A svm based text classification algorithm
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.
SAXDemo
- SVM文本分类实验平台 对文本分类的最好例子-SVM text classification experiment platform for the best example of text classification
svm
- 文件包括SVM安装程序和学习手册,大家共享哈!-SVM setup files including manuals and learning, share Ha!
SVM
- 朴素贝叶斯 和 svm实现,其中采用svmlib的java实现-bayes java
SVM-java
- SVM (support vector machine) using java programming
GA-SVM
- 由于遗传算法具有隐含的并行性和强大的全局搜索能力,可以在很短的时间内搜索到全局最优点。使用GA对SVM进行参数的优化,寻找最优的惩罚因子和SVM中RBF参数的组合。结合RBF参数r和惩罚因子C, 可以得到需要优化的参数组合。希望对大家有用!-Genetic algorithm with implicit parallelism and powerful global search capability, you can search within a very short period of t
SVM-JAVA
- 这是一款基于java和python实现svm支持向量机的算法源代码,可以实现对任意点阵的分类,效果非常明显-This is a based on java and python svm support vector machine algorithm source code, you can achieve the classification of any dot matrix, the effect is very obvious
SVM-Java-Code
- 十大经典算法之支持向量机的Java源代码,eclipse环境下进行数据分类必备算法。-Ten classic algorithm of SVM Java source code, data classification algorithms necessary eclipse environment.
svm
- svm的预测程序非常好用,包含好喝哦呵哦额和哦几个功能。-svm forecasting process is very easy to use, including the amount and drink Ohe oh oh several functions.
SVM
- 支持向量机算法的机器学习,数据是从官方下载的。- SVM machine learning, data is downloaded the official.
2014发表论文的规定to吴继芳
- svm in Java for Weka plateform , it works well and can be installed by the menegement of main interface.
cssvm-master
- java实现cost sensitive SVM(Cost sensitive support vector machines algorithm based on Java)