搜索资源列表
LIBSVMsrc
- 一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。-a good LIBSVM JAVA source. They should study and improve SVM academics. Reference. From Data Mining Tool Kit Yale.
A Java implementation of SMO for training SVM
- 支持向量机的实现源代码! java实现!采用最小序贯算法-SVM achieve source code! Java achieve! Use the smallest sequential algorithm
svm-java
- Java下面的支持向量机源程序。。可应用于各种领域-Java following SVM source. . Can be applied to various fields. .
svm
- SVM算法,JAVA 神经网络 自己写的,多多指教
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
svm-EM
- SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
libsvm-2.87
- 使用svm实现了分类和拟合功能 带有源文件,包括了java版本和c++版本 -Achieved using the SVM classification and fitting function with the source documents, including a java version and c++ Version
lab
- 基于2叉树svm的入侵检测算法,构造偏态二叉-2-tree SVM-based intrusion detection algorithms, binary structure skewness
libsvm-2.89
- 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
svm
- SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together. 提供更好的翻译建议
TFIDF
- 用于计算文档向量的TFIDF权值,代码使用Java语言写的-Used to calculate the document vector of TFIDF weight, code written using the Java language
JSvmLib
- 支持向量机SVM的SMO算法java实现-The SMO support vector machine SVM algorithm java implementation
SVM
- 支持向量机实现的文档分类,适宜初学者,JAVA实现。-Implementation of support vector machine classification of the document, suitable for beginners
SupportVectorMachine
- SVM(support vector machine) 在object classification中的应用. 含java程序和data。-one application of SVM in object classification.
JSvmLib
- SVM的java算法实现。可以跑通。support vector manchine and kNN分类的源代码.支持向量机是数据处理的比较良好的方法-The java SVM algorithm. You can run through.
java-svm-inputoutputmodel
- java编程中,对于支持向量机的的模型的输出及调用-Java svm input output model
libsvm-new
- 支持向量机最新版,包括java、MATLAB、python等版本-svm java matlab...
SVM-class
- 这是关于svm的java源代码,带训练集,和测试集-This is about svm java source code, with training set and test set
NLPLibSVM
- 支持向量机的JAVA实现..........(SVM)
JSvmLib
- 用java实现的svm用来理解svm非常不错(this is svm source use java)
