搜索资源列表
-
0下载:
java编写的分类算法实现,包括svm,knn等多种基于机器学习的分类算法。-java prepared by the classification algorithm, including svm. knn and other machine learning-based classification algorithm.
-
-
0下载:
基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
-
-
0下载:
A svm based text classification algorithm
-
-
0下载:
SVM文本分类实验平台 对文本分类的最好例子-SVM text classification experiment platform for the best example of text classification
-
-
1下载:
kernel.java for svm classification
-
-
0下载:
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.
-
-
0下载:
这是一款基于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
-
-
0下载:
十大经典算法之支持向量机的Java源代码,eclipse环境下进行数据分类必备算法。-Ten classic algorithm of SVM Java source code, data classification algorithms necessary eclipse environment.
-
-
1下载:
多文本分类,有数据集,中文文本,支持向量机的-Text classification, data sets, the Chinese text, the support vector machine (SVM)
-
-
0下载:
一个SVM训练工具,能够快速对训练集训练,给出分类判别函数,,(A SVM training tool, can quickly to training set training and classification discriminant function are given,)
-
-
0下载:
svm java code for classification
-
-
0下载:
java library for classification
-
-
0下载:
使用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
-