Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - LIBSVM
Search - LIBSVM - List
DL : 0
这是一个libsvm grid的改进,除了可以搜索分类中的C和gamma,还可以搜索小的整数.-This file is a slight modification of grid.py of libsvm. In addition to parameters C, gamma in classification, it searches for epsilon as well. Usage: grid.py [-log2c begin,end,step] [-log2g begin,end,step] [-log2p begin,end,step] [-v fold] [-svmtrain pathname] [-gnuplot pathname] [-out pathname] [-png pathname] [additional parameters for svm-train] dataset
Update : 2024-05-19 Size : 3072 Publisher : quarryhero

某些应用的数据实例是字符串的形式.SVM使用字符串核训练模型.以下是实验代码,允许字符串输入,实现了一个字符串核.详细见帮助文档.-For some applications, data instances are strings. SVM trains a model using some string kernels. This experimental code (download zip file here) allows string inputs and implements one string kernel. Details are in README.
Update : 2024-05-19 Size : 32768 Publisher : quarryhero

数据属性的权重分析. 用户可以给每个数据实例权重-Weights for data instances Users can give a weight to each data instance.
Update : 2024-05-19 Size : 49152 Publisher : quarryhero

代码是实现支持向量机的分类功能,主要提供给研究者使用,把支持向量当做一个工具,而不用自己进行支持向量机的原理研究和编码。代码是Linux下的版本,语言是C/C++。-The code is to achieve support vector machine classification, mainly for researchers to use, the support vector as a tool, rather than themselves Principles Study on Support Vector Machines and coding. Code is under the Linux version, language is C/C++.
Update : 2024-05-19 Size : 564224 Publisher : chensikun

LIBSVM osu 工具包 matlab界面可直接调用-LIBSVM osu kit matlab interface can be directly invoked
Update : 2024-05-19 Size : 427008 Publisher : skyline

DL : 0
VC++下很有用的,主要用于分类,软件开发包-Under VC++ useful, mainly for classification, software development kit
Update : 2024-05-19 Size : 534528 Publisher : 耀

DL : 0
libsvm java, 台湾林志仁开发版-libsvm java
Update : 2024-05-19 Size : 63488 Publisher : minzhang

DL : 0
libsvm的是一个简单,易于使用和高效的软件的SVM 分类与回归。它可以解决ç - SVM分类, 努SVM分类,一类支持向量机,ε- SVM的回归, 和Nu - SVM的回归。本文件解释了libsvm的使用。-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. This document explains the use of libsvm.
Update : 2024-05-19 Size : 4756480 Publisher : mengyang

OtherFSVM
DL : 0
here is a FSVM code from libsvm
Update : 2024-05-19 Size : 611328 Publisher : moha

DL : 0
libsvm 参数说明 比较详细,中文解释-libsvm Parameter Description
Update : 2024-05-19 Size : 157696 Publisher : yyy

DL : 0
此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。-This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
Update : 2024-05-19 Size : 6144 Publisher : zhangpei

DL : 0
LIBSVM是一开源的SVM软件包,包含了训练,测试等的可执行文件-LIBSVM SVM is a open source software package includes training, testing and other executable files
Update : 2024-05-19 Size : 2510848 Publisher : 小i

LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包。本数据包是该软件包的最新版本,发布与10年4月。-LIBSVM Taiwan University, Lin Zhiren (Lin Chih-Jen) and associate development and design of a simple, easy to use and fast and efficient SVM pattern recognition and the return package. This data package is the latest version of the package, release and 10 years in April.
Update : 2024-05-19 Size : 570368 Publisher : wujing

DL : 0
libsvm-2.6程序代码设置,libsvm各个文件的详细说明。-libsvm-2.6 code set, libsvm detailed description of each file.
Update : 2024-05-19 Size : 242688 Publisher : xiajing

DL : 0
支持向量机(SVM)matlab 代码,附有详细的使用说明及举例讲解。 -This tool provides a simple interface to LIBSVM, a library for support vector machines.
Update : 2024-05-19 Size : 40960 Publisher : Tqing

It can teach you how to install libsvm quickly and how to use it adequately. -It can teach you how to install libsvm quickly and how to use it adequately.
Update : 2024-05-19 Size : 9216 Publisher : wang

DL : 0
基于svm的图像识别技术,效果不错。可用于图像的分类-Svm-based image recognition technology, good results. Can be used for image classification
Update : 2024-05-19 Size : 677888 Publisher : jamie

DL : 0

Update : 2024-05-19 Size : 524288 Publisher : 徐振生

libSVM是分析支持向量机所广泛采用的源码,但程序比较复杂。这里是我收集整理的有关libSVM源码分析的一些文档,对理解LibSVM如何实现有所帮助!-libSVM of support vector machines are widely used source, but the procedure is rather complicated. Here is my collection of finishing the libSVM source of some of the documents, on the understanding of how LibSVM realize!
Update : 2024-05-19 Size : 3239936 Publisher : eaide

LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。该软件包可以在http://www.csie.ntu.edu.tw/~cjlin/免费获得。该软件可以解决C-SVM分类、 -SVM分类、 -SVM回归和 -SVM回归等问题,包括基于一对一算法的多类模式识别问题。SVM用于模式识别或回归时,SVM方法及其参数、核函数及其参数的选择,目前国际上还没有形成一个统一的模式,也就是说最优SVM算法参数选择还只能是凭借经验、实验对比、大范围的搜寻或者利用软件包提供的交互检验功能进行寻优。 -SVM toolbox
Update : 2024-05-19 Size : 239616 Publisher : caodi
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.