搜索资源列表
wasalibs_bundle20020828
- java编写的分类算法实现,包括svm,knn等多种基于机器学习的分类算法。-java prepared by the classification algorithm, including svm. knn and other machine learning-based classification algorithm.
wlsvm
- 嵌入weka中使用的支持向量机工具包,实现SVM的分类算法,
mySVMdb.0.9.1
- 一个java程序编写的svm支持向量机小程序,用来模式识别领域,主要用来分类
SVM.RAR
- 基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
libsvm-2.88-string
- SVM一个分类组件,用于分类的算法,和决策树等算法都是用于机器学习的算法-SVM
libsvm
- SVM分类算法,能进行高维扩展,非线性化为线性-the kenel fuction of 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
- svm分类器 可以直接用用于实际项目或者科研 可以进行修改-SVM classifier
SVM-Java-Code
- 十大经典算法之支持向量机的Java源代码,eclipse环境下进行数据分类必备算法。-Ten classic algorithm of SVM Java source code, data classification algorithms necessary eclipse environment.
class
- 中文文本分类可以对已经分好词的文本进行分类,先自己导入数据,用libsvm中的svm进行分类和预测,特征用tfidf算法,还利用卡方检验进行了特征选择,可自行设定阈值-text mining
NLPLibSVM
- SVM 分类器,JAVA语言编程。里面含有数据集,测试集等。-SVM classifier
ActonDisplay
- 基于gps与加速度计的行为识别,特征提取,基于svm分类器,识别站立,行走,跑步-activity recognition
Classification
- 多文本分类,有数据集,中文文本,支持向量机的-Text classification, data sets, the Chinese text, the support vector machine (SVM)
gjsen
- 一个SVM训练工具,能够快速对训练集训练,给出分类判别函数,,(A SVM training tool, can quickly to training set training and classification discriminant function are given,)
opencv_SVM_Application_20180103
- 使用JNI ,cmake 方式 移植 opencv 3.3.1 中的SVM到安卓上,用于支持向量机的 监督分类 本地此目录下需要这个opencv的安卓SDK代码: set(OpenCV_DIR D:/Code_December_12/opencv-3.3.1-android-sdk/OpenCV-android-sdk/sdk/native/jni)(Using JNI, cmake transplant SVM to Android in the transplanted opencv 3
cofxial
- 一个SVM训练工具,能够快速对训练集训练,给出分类判别函数,,()