搜索资源列表
lasvm-source
- 用C语言实现的最新且最快的SVM源码,可用于解决多类分类问题-C language of the latest and fastest source of SVM can be used to solve the multi-category classification
svm_perf.tar.gz
- SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
svm_perf
- SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
VSVMDecisionM
- VM分类器通常具有较高的分类精度。我这里不想过多的去说SVM是怎么回事,,只是提供一种使用SVM进行判别的方法。决策树与SVM的结合,可以分多类。 -VM classifier usually has high classification accuracy. I do not want too much to say that SVM is how, just a SVM is used to discriminate. Combination of decision tree and S
svm_multiclass
- 科研上用来进行基于SVM方法的多分类的程序-Multi-classification procedure based on SVM method is used for research
Multi-class-SVM--LS_SVMlab
- 工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合-Toolbox: LS_SVMlab Classification_LS_SVMlab.m- multi-class classification Regression_LS_SVMlab.m- function fitting
Multi-class-SVM--OSU_SVM3.00
- 一款基于svm的程序,在windows下运行,主要用于svm分类-Toolbox: OSU_SVM3.00 Classification_OSU_SVM.m- multi-class classification
svm
- support vector machine code for classification of multi class problem
jinggan_v88
- 到达过程是的泊松过程,包括最小二乘法、SVM、神经网络、1_k近邻法,多机电力系统仿真及其潮流计算。- Arrival process is a Poisson process, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Multi-machine power system simulation and flow calculation.
mangliu_v72
- 可直接计算得到多重分形谱,包括最小二乘法、SVM、神经网络、1_k近邻法,研究生时的现代信号处理的作业。- It can be directly calculated multi-fractal spectrum, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Modern signal processing jobs when the graduate.
nang_ii51
- 多目标跟踪的粒子滤波器,包括最小二乘法、SVM、神经网络、1_k近邻法,信号处理中的旋转不变子空间法。- Multi-target tracking particle filter, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Signal Processing ESPRIT method.
hiu_gp43
- 雅克比迭代求解线性方程组课设,包括最小二乘法、SVM、神经网络、1_k近邻法,基于多相结构的信道化接收机。- Jacobi iteration for solving linear equations class-based, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Channelized receiver based on multi-phase structure.
udpjb
- Relief计算分类权重,多目标跟踪的粒子滤波器,包括最小二乘法、SVM、神经网络、1_k近邻法。- Relief computing classification weight, Multi-target tracking particle filter, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
New folder
- Multi_Label_SVM. in this M file we implement multi label svm
Svm_OneVersusOne
- 支持向量机 多分类 基于1V1的方法 对多类数据进行分类(Support Vector Machine Multi-classification Based on 1V1 method to classify multiple types of data on compensation)
multisvm
- multi svm support vector machines
SVM
- SVM图片多分类,包含一组示例图片以及程序,程序有相应的注释,(Multi classification of SVM pictures,Contains a set of sample pictures and programs ,The program has a corresponding annotation .)
wine
- SVM多分类算法,基于svmlib适合初学者学习(SVM multi classification algorithm, based on svmlib suitable for beginners to learn)
19107matlab自编svm
- 利用原算法adaboost弱学习器基于决策树桩的方法对样本数据进行多分类(Multi-classification of sample data based on decision tree stump using AdaBoost weak learner)
逻辑回归
- 根据标签,完成SVM下的多分类数据识别,数据可以是字符或者信号,可以达到较高的识别精度(The multi-classification data recognition under SVM was completed)