搜索资源列表
multisvm
- 多分类支持向量机实现方法的分析比较:一对一、一对多和DAG的对比,比较专业,-more SVM method of comparison : one-to-one, one-to-many and DAG contrast, more professional-huh
SVMpdf
- 支持向量机用于分类和回归,SVM的经典文献,搞机器学习的人必备文献。-support vector machines for classification and regression, SVM classic literature and engage in machine learning the necessary documents.
wasalibs_bundle20020828
- java编写的分类算法实现,包括svm,knn等多种基于机器学习的分类算法。-java prepared by the classification algorithm, including svm. knn and other machine learning-based classification algorithm.
wlsvm
- 嵌入weka中使用的支持向量机工具包,实现SVM的分类算法,
webmining-svm
- 一篇使用svm进行web文本分类的论文,希望对有兴趣的人有用
HOG
- 基于hog人体识别的很好的文章,既有基于adaboost的又有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.
NLPLibSVM
- SVM 分类器,JAVA语言编程。里面含有数据集,测试集等。-SVM classifier
ActonDisplay
- 基于gps与加速度计的行为识别,特征提取,基于svm分类器,识别站立,行走,跑步-activity recognition
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