搜索资源列表
LS_SVM最小二乘支持向量机Matlab源码
- 自编的最小二乘支持向量机Matlab代码,主要用于非线性回归
TSF-TOOLBOX.基于支持向量机的时间序列工具箱
- 基于支持向量机的时间序列工具箱,用svm作时间序列预测,Based on support vector machines time series toolbox for time series prediction using svm
mySVM.zip
- 支持向量机(SVM)的VC源代码,内有应用手册和应用实例。,Support Vector Machine (SVM) of the VC source code, with the application of manuals and application examples.
SVM_SMO_gaoshsh
- 支持向量机(SVM)的SMO算法实现。包括matlab源代码文件、支持向量机的pdf文档,源代码word文档。-Support Vector Machine (SVM) algorithm of SMO. Including the matlab source code files, Support Vector Machines pdf documents, source code for word documents.
svm--km
- 这是一个很好的支持向量机工具箱,它可用于模式识别,图像识别,文字识别,语音识别和手写体识别等领域。-This is a very good support vector machine toolbox, it can be used for pattern recognition, image recognition, text recognition, speech recognition and handwriting recognition and other fields.
SVM-KM
- 支持向量机的开发软件包,里面有几个例子,很好用的!-Support Vector Machines to develop software packages, there are a few examples of good use!
vc-SVM
- 支持向量机的VC++相关源程序代码,希望对大家有用!-SVM VC++ Related source code, useful for all of us hope!
svdd
- 超球面支持向量机,一种构建超球面来进行分类的单类svm -Ultra-spherical support vector machine, a super-spherical to build a single-category classification SVM
osu-svm
- 是matlab编写的一个支持向量机的程序,经测试有效。程序里附带了了demo,有注释。-Matlab are prepared by a support vector machine procedures, tested and effective. Program comes with a demo, there is the Notes.
svm-predict
- 支持向量机用于回归预测的部分,功能强大又简单容易理解,用于模式识别的好工具-Parts of SVM for predict,gteat function and easy to understand, a good machine for classification
svm-classification
- 这是中科院曾力的支持向量机分类原理的ppt讲义,适合初学者。-This is the force of the Chinese Academy of Sciences has support vector machine classification principle ppt notes, suitable for beginners.
smo-svm
- 利用vc编写的支持向量机分类问题的smo源代码,参考Vapnik的文章写的,主要用途是分类.-This is the complete SMO code in SVM for pattern recognition.
RVM
- 该算法是机器学习领域新提出的一种能应用于分类和拟合的方法,被称为相关向量机(RVM),相比于在这一领域表现出色的支持向量机(SVM),该算法在保持杰出分类能力和拟合能力的同时,也表现出良好的稀疏性,因此拥有更好的泛化能力。本算法值得广大机器学习研究领域的科研人员借鉴学习-failed to translate
svm
- 利用支持向量机进行人脸识别,需要自己下载SVM工具包(Support vector machine for face recognition, you need to download SVM Toolkit)
支持向量机
- 基于支持向量机算法的乳腺癌预测,自带数据,直接可运行!(Support vector machine algorithm based breast cancer prediction, comes with data, can run directly!)
SVM
- 在机器学习中,本代码实现用支持向量机进行分类(In machine learning,this code is implemented using support vector machines for classification)
SVM算法
- 充分学习了解支持向量机算法,以案例的形式来增长自身知识。其使用在matlab软件中。(Full learning to understand support vector machine algorithm, in case of the form of growth of knowledge. It is used in matlab software.)
高级分类器:支持向量机( SVM)
- 利用R语言实现高级分类器,支持向量机( SVM)(Advanced classifier, support vector machine (SVM))
SVM-w-SMO
- 用序列最小优化算法(SMO)进行训练的支持向量机的简单实现。(simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.)
svm
- 利用支持向量机,对鸢尾花数据集进行分类。(Support vector machine is used to classify iris data set.)