CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - svmtrain
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - svmtrain - List
[
Other
]
svmtrain
DL : 0
train for support vector machine
Update
: 2008-10-13
Size
: 3.6kb
Publisher
:
葛建华
[
Other
]
2nusvm
DL : 0
用于图像处理的2类分类问题的程序,有较强的应用性。-For image processing Category 2 classification procedures, have a strong application.
Update
: 2025-02-19
Size
: 113kb
Publisher
:
王一笑
[
Other
]
svmtrain
DL : 0
train for support vector machine
Update
: 2025-02-19
Size
: 3kb
Publisher
:
葛建华
[
AI-NN-PR
]
svmTrain
DL : 0
svmTrain svm在matlab中运行 训练-svmTrain svm training run in matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
丛宽
[
assembly language
]
work
DL : 0
svm在matlab中的应用的一些程序以及说明-svm application in matlab some of the procedures
Update
: 2025-02-19
Size
: 13.77mb
Publisher
:
jorn
[
AI-NN-PR
]
libsvm-mat-2.89-3
DL : 0
Libsvm 最新版2009年11月1日更新。可用于分类和回归。基本的用法:1.将训练数据集变成libsvm允许的格式;2;设定参数;3使用svmtrain训练;4使用svmpredict分类或回归-The lateset vesrsion of LibSvm released in 1th Nov,2009. It can be used in matlab enviorment.
Update
: 2025-02-19
Size
: 81kb
Publisher
:
刘恒
[
AI-NN-PR
]
gridsearch
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
: 2025-02-19
Size
: 3kb
Publisher
:
quarryhero
[
Windows Develop
]
SVMTrain
DL : 0
SVM algorithm Algorithm (Training Phase)
Update
: 2025-02-19
Size
: 78kb
Publisher
:
Thuy
[
matlab
]
svmTrain
DL : 0
一个matlab平台应用的svm工具箱,该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法-A matlab platform applications svm toolbox, the kit includes two kinds of classification, two kinds of return, and a one-class support vector machine algorithm
Update
: 2025-02-19
Size
: 1kb
Publisher
:
badjj
[
AI-NN-PR
]
svmTrain
DL : 0
svmTrain的程序学习,很适合学习,有很大的帮助-matlab program to learn, it is suitable for all stages of learning, there is a great help
Update
: 2025-02-19
Size
: 7kb
Publisher
:
仇巧云
[
AI-NN-PR
]
SVMTrain
DL : 0
支持向量机训练算法,使用matlab实现的。-Support vector machine training algorithm, implemented using matlab.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
wenyimin
[
matlab
]
SVMTrain
DL : 0
libsvm用于matlab环境下,简小易用,速度非常快。-libsvm for matlab environment, simple small easy to use, very fast.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
孔
[
Voice Compress
]
svmtrain
DL : 0
this file is great ,it can be used to train a svm model of a speaker.
Update
: 2025-02-19
Size
: 25kb
Publisher
:
baba
[
AI-NN-PR
]
libsvm-3.1(Chen)
DL : 0
支持向量机的分类与回归,可以实现样本数据的分类和数据的趋势预测-SVM classfiction and regression
Update
: 2025-02-19
Size
: 637kb
Publisher
:
王小明
[
Algorithm
]
FormatDataLibsvm
DL : 0
用于将数据转换为适合libsvm中svmtrain所要求的格式。用宏编写。-transform your data to the format which is fit for svmtrain in libsvm.
Update
: 2025-02-19
Size
: 54kb
Publisher
:
guoyt
[
AI-NN-PR
]
svmtrain
DL : 0
用于支持向量机中,用来训练参加训练的样本,构建模型,找出支持向量-For support vector machines, to participate in the training sample used to train and build a model to identify support vector
Update
: 2025-02-19
Size
: 4kb
Publisher
:
李想
[
AI-NN-PR
]
svm-toolbox
DL : 0
用C语言编写的SVM工具箱,包含的函数有svmtrain,svmpredict,svm_model_matlab等。-SVM toolbox written in C language, the function contains svmtrain, svmpredict, svm_model_matlab.
Update
: 2025-02-19
Size
: 79kb
Publisher
:
lily
[
Other
]
svmTrain
DL : 0
[model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an SVM classifier and returns trained model. X is the matrix of training examples. Each row is a training example, and the jth column holds the jth feature. Y is a column matrix containing 1 for positive examples and 0 for negative examples. C is the standard SVM regularization parameter. tol is a tolerance value used for determining equality of floating point numbers. max_passes controls the number of iterations over the dataset (without changes to alpha) before the algorithm quits.- [model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an SVM classifier and returns trained model. X is the matrix of training examples. Each row is a training example, and the jth column holds the jth feature. Y is a column matrix containing 1 for positive examples and 0 for negative examples. C is the standard SVM regularization parameter. tol is a tolerance value used for determining equality of floating point numbers. max_passes controls the number of iterations over the dataset (without changes to alpha) before the algorithm quits.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
yaoyt
[
AI-NN-PR
]
svmtrain.mexw64Andsvmpredict.mexw64
DL : 0
svmtrain.mexw64和svmpredict.mexw64,可以直接在64位下matlab上使用-svmtrain.mexw64 and svmpredict.mexw64, can be used directly in the in X64 matlab
Update
: 2025-02-19
Size
: 42kb
Publisher
:
海
[
AI-NN-PR
]
svmtrain
DL : 0
matlab系统原来自带的svmtrain函数和svmclassify函数。 有需要的在2017a以前的版本里面也能找到! 在新版本中(2018以后),你再运行有svmtrain函数的文件,我试了一下结果是,就算你拷贝过来原来的svmtrain函数,还是运行不出来。。所以各位可以下载试一下。。我建议还是转为最新支持的fitcsvm函数吧!(svmtrain and svmclassify function)
Update
: 2025-02-19
Size
: 22kb
Publisher
:
AAAlj
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.