搜索资源列表
pegasos
- Pegasos-原始估计分梯度求解支持向量机“ 是一种原始的优化支持向量机分类算法解决问题。 请参阅进一步的参考。-"Pegasos-Primal Estimated sub-Gradient SOlver for SVM" is a primal optimization problem solver in Support Vector Machine classification algorithm. See the paper for further reference
primal_svm
- This a Matlab code explaining the Primal SVM training and testing algorithm using Lagrange mathematical theory-This is a Matlab code explaining the Primal SVM training and testing algorithm using Lagrange mathematical theory
primal_svm
- Primal SVM code using the Lagrangian Theory
7-djvu-9812381511
- This book focuses on Least Squares Support Vector Machines (LS-SVMs) which are reformulations to standard SVMs. LS-SVMs are closely related to regularization networks and Gaussian processes but additionally emphasize and exploit primal-dual interpret
lib-mkl
- Multiple kernel learning is a model to merge multiple kernels by linear combination. Mostly solving the models are slow due to explicit computation of kernels. Here, we propose to approximate kernel map function explicitly in finite dimensional sp
primal_svm
- 实现基于主分量的svm分类器.很不错的-svm based on primal.
CVX-SVM-master
- 使用cvx工具箱求解svm的原问题及其对偶问题(use cvx toolbox to solve the primal and dual problems of support vector machine)