搜索资源列表
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_luzhenbo
- 支持向量机工具箱,包括了二种分类,二种回归,以及一种一类支持向量机算法。 -Support Vector Machine Toolbox, including the two kinds of classification, two kinds of regression, as well as a one-class SVM algorithm.
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
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
logisitic_exercise
- 一种用于数据分类的算法,与svm的作用类似-In statistics, logistic regression or logit regression is a type of probabilistic classification model[1] used for predicting the outcome of a categorical dependent variable (i.e., a class label) based on one or more predictor v
svm
- support vector machine code for classification of multi class problem
main
- This source code is for one time training of color images for the svm classification of the fruits (specifically used for apples). The SVM classifier used has been designed to work with multiple classes, whereas the code is utilizing only two class c
one-class-SVM
- 经典的单类相关向量机程序,比较实用,适合初学者-classical one-class SVM program,very practical and satisfied for the beginner
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.
KUIxbsenceelement
- n类PSVm 算法程序,相对于svm运算速度较快,不错的 很好(N class PSVm algorithm program, compared with SVM fast calculation speed, good is very good)
sa_svdd-master
- Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model