搜索资源列表
wasalibs_bundle20020828
- java编写的分类算法实现,包括svm,knn等多种基于机器学习的分类算法。-java prepared by the classification algorithm, including svm. knn and other machine learning-based classification algorithm.
mySVMdb.0.9.1
- 一个java程序编写的svm支持向量机小程序,用来模式识别领域,主要用来分类
SVM.RAR
- 基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
libsvm-2.88-string
- SVM一个分类组件,用于分类的算法,和决策树等算法都是用于机器学习的算法-SVM
JavaSVM
- SVM分类算法,能进行高维扩展,非线性化为线性-the kenel fuction of SVM
SAXDemo
- SVM文本分类实验平台 对文本分类的最好例子-SVM text classification experiment platform for the best example of text classification
svm_smo
- Java实现的SVM的简化版SMO算法分类算法! 可用来学习SVM。 SMO算法的目的是找出一个函数f(x),这个函数能让我们把输入的数据x进行分类。-A simplified version of the Java implementation of the SVM SMO algorithm classification algorithm. Can be used to learn the SVM.
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
JSvmLib
- java版支持多类的SVM分类器,用的是SMO算法求解,核函数是线性的,带注释。-codes of SVM in java
SVM-Java-Code
- 十大经典算法之支持向量机的Java源代码,eclipse环境下进行数据分类必备算法。-Ten classic algorithm of SVM Java source code, data classification algorithms necessary eclipse environment.
NLPLibSVM
- SVM 分类器,JAVA语言编程。里面含有数据集,测试集等。-SVM classifier
cofxial
- 一个SVM训练工具,能够快速对训练集训练,给出分类判别函数,,()