Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - SVM classification java
Search - SVM classification java - List
应用java实现的svm支持向量机的分类算法!相信对svm感兴趣的朋友有很大帮助!-java application realized svm SVM classification algorithm! Believe that the right svm interested friends will be of great help!
Update : 2008-10-13 Size : 59.23kb Publisher : 司祁

使用cutesvm可以利用svm方法进行模式识别里的的分类和回归等相关操作.方便易行.-use cutesvm can use svm Lane pattern recognition methods for the classification and the return of other related operations. User-friendly.
Update : 2025-02-17 Size : 207kb Publisher : 质量

模式分类经典算法——支持向量机 java语言版-classic pattern classification algorithm-- Support Vector Machine language version of java
Update : 2025-02-17 Size : 77kb Publisher : 李玉峰

应用java实现的svm支持向量机的分类算法!相信对svm感兴趣的朋友有很大帮助!-java application realized svm SVM classification algorithm! Believe that the right svm interested friends will be of great help!
Update : 2025-02-17 Size : 59kb Publisher : 司祁

svm(支持向量机)是著名的分类算法,svmlight是其中的一种实现的最新版本。完全开源。-svm (support vector machine) is a well-known classification algorithm, svmlight is one of the latest version of the achievement. Completely open source.
Update : 2025-02-17 Size : 1.22mb Publisher : maming

一个java程序编写的svm支持向量机小程序,用来模式识别领域,主要用来分类-A java program prepared by support vector machine SVM applet to the field of pattern recognition, mainly used classification
Update : 2025-02-17 Size : 32kb Publisher : shenchen

使用svm实现了分类和拟合功能 带有源文件,包括了java版本和c++版本 -Achieved using the SVM classification and fitting function with the source documents, including a java version and c++ Version
Update : 2025-02-17 Size : 549kb Publisher : 涂文根

DL : 0
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.
Update : 2025-02-17 Size : 2.47mb Publisher : frank

是一種線性方成的分類器。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 LIBLINEAR include Same data format as LIBSVM, our general-purpose SVM solver, and also similar usage Multi-class classification: 1) one-vs-the rest, 2) Crammer & Singer Cross validation for model selection Probability estimates (logistic regression only) Weights for unbalanced data MATLAB/Octave, Java interfaces
Update : 2025-02-17 Size : 509kb Publisher : 陳彥霖

这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gram analysis techniques to the process of categorizing text files. The package includes several different categorization algorithms, namelly SVMs, Bayesian Logistic Regression, NN classification and a text compression based algorithm. In the case of SVM and Bayesian Logistic Regression, a "one-against-one" apprach is used for multiclass classification. For a more detailed description of these learning algorithms and the available options please consult the supplied javadocs.
Update : 2025-02-17 Size : 819kb Publisher : liwen

支持向量机实现的文本分类程序,过程如下,首先使用分词工具分词,这里使用的是计算所的分词工具,从而保证分词是最优秀的,接下来使用国际效率最高的文本IFIDF向量生成工具生成文本相量,最后使用台湾林智恒的效率最高的SVM实现软件包libsvm实现训练和分类,可以这么说,该文本分类是同类中效率最高最准确的-text classfication source code use 3 technology.words sementation,vector gerneration,and libsvm tool.it is a high efficient classification tool.
Update : 2025-02-17 Size : 17.77mb Publisher : 111111

DL : 0
这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
Update : 2025-02-17 Size : 12.72mb Publisher : yyifang

A svm based text classification algorithm
Update : 2025-02-17 Size : 149kb Publisher : NH

DL : 0
SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together. 提供更好的翻译建议
Update : 2025-02-17 Size : 14kb Publisher : leidan

DL : 0
基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
Update : 2025-02-17 Size : 3.13mb Publisher : 1223

HSSVM是一个用超球SVM(Hyper-Sphere Support Vector Machines)模型求解多分类问题的工具包,采用Java语言实现。开发该程序的主要目的,是利用超球SVM求解模型代替传统上借助于解二分类问题的经典SVM模型来求解多分类问题。本文将论述该程序的主要实现细节,包括相关算法及设计原理的描述。-HSSVM is an ultra ball SVM (Hyper-Sphere Support Vector Machines) to solve multi-classification model of tool kit, using Java language. Development of the program' s main purpose is to solve the model by Ball SVM instead of the traditional means of solving two classification problems on the classical SVM model to solve multi-classification problems. This article discusses the main implementation details of the program, including related algorithms and design principles are described.
Update : 2025-02-17 Size : 1.28mb Publisher : songchao

DL : 0
SVM文本分类实验平台 对文本分类的最好例子-SVM text classification experiment platform for the best example of text classification
Update : 2025-02-17 Size : 1.06mb Publisher : 柳叶本

DL : 0
支持向量机实现的文档分类,适宜初学者,JAVA实现。-Implementation of support vector machine classification of the document, suitable for beginners
Update : 2025-02-17 Size : 5.15mb Publisher : 王石

DL : 0
svm 分类算法 java源代码 很好的学习程序-svm classification algorithm java source code is a good learning program
Update : 2025-02-17 Size : 122kb Publisher : 马天雨

包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kernel function upscaling and SMO optimization algorithm, which can better achieve nonlinear data classification.)
Update : 2025-02-17 Size : 17kb Publisher : _柚子茶
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.