Description: a Library for Support Vector Machines 支持向量机的公式原理的介绍-a Library for Support Vector Machines SVM principle formula introduced Platform: |
Size: 224256 |
Author:YangRui |
Hits:
Description: SVM神经网络中的参数优化---如何更好的提升分类器的性能
-This tool provides a simple interface to LIBSVM, a library for support vector
machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm). It is very easy to use as
the usage and the way of specifying parameters are the same as that of LIBSVM. Platform: |
Size: 245760 |
Author:tuo |
Hits:
Description: 支持向量机(SVM)matlab 代码,附有详细的使用说明及举例讲解。 -This tool provides a simple interface to LIBSVM, a library for support vector
machines. Platform: |
Size: 40960 |
Author:Tqing |
Hits:
Description: LIBSVM - A Library for Support Vector Machines
支持向量机原理介绍以及
libsvm 的使用方法-LIBSVM- A Library for Support Vector Machines Support vector machine introduction and use of libsvm Platform: |
Size: 217088 |
Author:孙海波 |
Hits:
Description: Matlab Support Vector Machine Toolbox2.1.This tool provides a simple interface to SVM, a library for support vector
machines-Matlab Support Vector Machine Toolbox2.1.This tool provides a simple interface to SVM, a library for support vector Platform: |
Size: 84992 |
Author:Fairy Wang |
Hits:
Description: LIBSVM使用细则。LIBSVM是一个支持向量机(SVM)库。它的目标是帮助用户方便地使用SVM作为一种工具。在这份文件中,我们目前所有及其实施细则。LIBSVM使用,README文件包中包含LIBSVM常见问题提供信息。
-LIBSVM is a library for support vector machines (SVM). Its goal is to help users to easily use SVM as a tool. In this document, we present all its implementation details.
For the use of LIBSVM, the README file included in the package and the LIBSVM FAQ provide the information. Platform: |
Size: 260096 |
Author:wushi971819 |
Hits:
Description: A Library for Support Vector Machines,里面有关于林智仁教授写的支持向量机代码的具体步骤。-A Library for Support Vector Machines, written by Professor Lin Zhiren specific steps of the support vector machine code. Platform: |
Size: 446464 |
Author:liuyanxiao |
Hits:
Description: 此工具提供了一个简单的界面LIBSVM,图书馆的支持向量
的机器(http://www.csie.ntu.edu.tw/〜 cjlin/ libsvm的)。这是非常容易使用,因为
LIBSVM的使用情况和指定参数的方式是相同的。-This tool provides a simple interface to LIBSVM, a library for support vector
machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm). It is very easy to use as
the usage and the way of specifying parameters are the same as that of LIBSVM. Platform: |
Size: 86016 |
Author:michael |
Hits:
Description: 此文件为SVM的线性工具包,为matlab编程的重要工具包,里面包含visual c++文件,在调用时需先安装visual c++相关软件。-
This tool provides a simple interface to LIBSVM, a library for support vector
machines.the Liblinear paackage for linear SVM. Platform: |
Size: 96256 |
Author:lewis chan |
Hits:
Description: python 机器学习 svm工具包 libsvm 是台湾大学林智仁(LinChih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包.-Python (http://www.python.org/) is a programming language suitable for rapid
development. This tool provides a simple Python interface to LIBSVM, a library
for support vector machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm). The
interface is very easy to use as the usage is the same as that of LIBSVM. The
interface is developed with the built-in Python library ctypes. Platform: |
Size: 11264 |
Author:张聪 |
Hits:
Description: 支持向量机的源代码,可以实现分类和回归分析。-ctions on Intelligent Systems and Technology
ABSTRACT LIBSVM is a library for Support Vector Machines (SVMs). We have been actively developing this package since the year 2000. The goal is to help users to easily apply SVM to their applications. LIBSVM has gained wide popularity in machine learning and many other areas. In this article, we present all implementation details of LIBSVM. Issues such as solving SVM optimization problems theoretical convergence multiclass classification probability estimates and parameter selection are discussed in detail.
we show formulations used in LIBSVM: C-support vector classifica-tion (C-SVC), ν-support vector classification (ν-SVC), distribution estimation (one-class SVM), -support vector regression (-SVR), and ν-support vector regression
(ν-SVR). We discuss the implementation of solving quadratic problems Platform: |
Size: 623616 |
Author:guolei |
Hits: