搜索资源列表
JNI_SVM-light-6.01
- SVM_light是一种非常流行的支持向量机的java接口,-SVM_light is a very popular SVM java interface,
wlsvm
- 嵌入weka中使用的支持向量机工具包,实现SVM的分类算法,
mySVMdb.0.9.1
- 一个java程序编写的svm支持向量机小程序,用来模式识别领域,主要用来分类
svm-java
- JAVA版本的支持向量机(SVM)处理器。可配置参数。-JAVA version of the Support Vector Machine (SVM) processors. Configurable parameters.
svm
- LIBSVM支持向量机程序JAVA版源代码-failed to translate
svm-theory
- 是关于支持向量机的一些重要的理论知识,讲得比较透彻-i think it s very usefull
sentiment
- 基于svm(支持向量机)的机器学习情感分析方法,里面有直接可以用的源码-sentiment analysis
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
- 支持向量机SVM(Support Vector Machine)作为一种可训练的机器学习方法,依靠小样本学习后的模型参数进行导航星提取,可以得到分布均匀且恒星数量大为减少的导航星表-Support Vector Machine SVM (Support Vector Machine) as a trainable machine learning methods, relying on small samples after learning Navstar extract model para
SVM-Java-Code
- 十大经典算法之支持向量机的Java源代码,eclipse环境下进行数据分类必备算法。-Ten classic algorithm of SVM Java source code, data classification algorithms necessary eclipse environment.
smo_java
- 支持向量机SVM的SMO算法的JAVA实现版本, 有线性内核和非线性BRF两个内核的算法-The SMO support vector machine SVM algorithm JAVA implementation version, linear and non-linear BRF two core kernel algorithm
SVM
- 支持向量机算法的机器学习,数据是从官方下载的。- SVM machine learning, data is downloaded the official.
Classification
- 多文本分类,有数据集,中文文本,支持向量机的-Text classification, data sets, the Chinese text, the support vector machine (SVM)
NLPLibSVM
- svm算法包,简单实现svm,下载下载,机器学习算法(如神经网络BP、支持向量机SVM,循环神经网络JRNN, 递归神经网络LSTM,分组数据处理GMDH, 极限学习机ELM(svm this class label employ a lazy and easy method,any class must written in 0,1,2...so the preprocessing is required)
libsvm-java
- 支持向量回归机的Java代码 可以进行预测(It is the Java code of the support vector regression machine .It can predict unknown data.)
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