搜索资源列表
libsvm-java
- 这是关于svm的java源代码,请大家下载使用。-on svm This is the java source code, please download.
java
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。
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
- java program for Support Vector Machine
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.
jlibsvm-0.902.tar
- LIBSVM的JAVA版源代码,LIBSVM是一个简单、易于使用和快速有效的SVM模式识别与回归的软件包-LIBSVM the JAVA version of the source code, LIBSVM is a simple, easy to use and fast and efficient SVM pattern recognition and regression of the package
SAXDemo
- SVM文本分类实验平台 对文本分类的最好例子-SVM text classification experiment platform for the best example of text classification
SVM
- 朴素贝叶斯 和 svm实现,其中采用svmlib的java实现-bayes java
java
- 是LIBSVM java版本,我研究SVM,希望有研究的同学加我-It is very easy for us to apply this applet.Hope this is useful fou you .we study at svm. plese add my QQ: 1499710060 .
SVM-java
- SVM (support vector machine) using java programming
svm_train.java.tar
- Training SVM java file
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
libsvm-java
- 支持向量回归机的Java代码 可以进行预测(It is the Java code of the support vector regression machine .It can predict unknown data.)
jlibsvm-master
- java program for svm