Welcome![Sign In][Sign Up]
Location:
Search - C SVM

Search list

[Other resourcesvm

Description: 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 selection tool for C-SVM classification. This document explains the use of libsvm.
Platform: | Size: 296065 | Author: baolij | Hits:

[source in ebooksvm python

Description: Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct instance in Python without having to author any C code. SVMpython tries to stay close to SVMstruct in naming convensions and other behavior, but knowledge of SVMstruct's original C implementation is not required.
Platform: | Size: 298789 | Author: superbear | Hits:

[GUI Develop支持向量机C#程序

Description: 改程序在C#中采用lilbsvm对样本进行了训练,有界面,对利用svm进行分类的很有帮助。
Platform: | Size: 449920 | Author: wj_0201@126.com | Hits:

[BooksSVM-tutorial

Description: 支持向量机的理论和应用,不过是英文的,不知道可不可以啊!不过很全面的,要看看啊!-SVM theory and application, but English is not possible to know ah! But it is comprehensive, to see ah!
Platform: | Size: 256000 | Author: 韩乐 | Hits:

[AI-NN-PR支持向量机神经网络C++

Description: C++实现的支持向量机神经网络代码,欢迎各位使用-C realized SVM neural network code, welcome you use
Platform: | Size: 387072 | Author: 杨兵 | Hits:

[AI-NN-PRsvm算法vc源代码

Description: Libsvm 3.23完全版-A program of svm based on vc code,hope to useful to friends who study on structure of the data.
Platform: | Size: 1076224 | Author: yu | Hits:

[Windows Develop模式识别小C程序

Description: 模试识别中用C做的完整程序,让你明明白白懂的svm其中的关系-Pattern Recognition C used to do the complete procedure, so you clearly understand the relationship svm
Platform: | Size: 369664 | Author: 陈萍 | Hits:

[AI-NN-PRsvm-toy

Description: SVMtoy 一个SVM图形化演示工具,可以直观地观察SVM的运行情况。-SVMtoy a graphical presentation tools, visual observation of the operation of the SVM.
Platform: | Size: 3072 | Author: sunqi | Hits:

[Mathimatics-Numerical algorithmssvm-predict

Description: 使用SVM支持向量机 预测分类 使用SVM支持向量机 预测分类-use SVM SVM forecast classification SVM SVM classification forecast
Platform: | Size: 2048 | Author: 林尚义 | Hits:

[Graph RecognizeBPC++

Description: 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 selection tool for C-SVM classification. This document explains the use of libsvm. -Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classificatio n, nu-SVM classification, one-class-SVM. epsilon- SVM regression. and nu-SVM regression. It also provides an auto matic model selection tool for C-SVM classific ation. This document explains the use of libsvm .
Platform: | Size: 7168 | Author: pangjiufeng | Hits:

[Othersvm-python

Description: This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package. Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
Platform: | Size: 293888 | Author: 王强 | Hits:

[Mathimatics-Numerical algorithmssvm-crossvaldition

Description: 采用c++编写的有关svm交叉验证的程序。-Used c++ Prepared by the SVM cross-validation procedure.
Platform: | Size: 161792 | Author: 赵菁 | Hits:

[Mathimatics-Numerical algorithmsLibsvm-2_6

Description: 支持向量机初学者可以看看,用于可以用于C-SVM分类、?-SVM分类、?-SVM回归和?-SVM回归等问题 -Support Vector Machine beginners can see that can be used for C-SVM classification,?-SVM classification,?-SVM regression and?-SVM regression problem
Platform: | Size: 827392 | Author: 无为 | Hits:

[Mathimatics-Numerical algorithmssvm

Description: svm,支持向量基,内含代码注释,pdf详解,支持不同的数据储存方式不同-svm, support vector-based, implicit code notes, pdf explain and support the different data stored in different ways
Platform: | Size: 234496 | Author: 冀振兴 | Hits:

[AI-NN-PRsvm

Description: 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 selection tool for C-SVM classification. This document explains the use of libsvm.
Platform: | Size: 295936 | Author: baolij | Hits:

[AI-NN-PRsvm

Description: 史蒂文-甘的支持向量机工具包,采用smo算法解决二次规划问题,c++编写嵌入使用-Steven- Support Vector Machines GAN toolkit smo algorithm used to solve quadratic programming problems, c++ Prepared embed the use of
Platform: | Size: 131072 | Author: zhouweiqing | Hits:

[AI-NN-PRmySVM(C++)

Description: svm的cpp源代码,方便移植,希望对大家有所帮助-SVM the cpp source code, to facilitate transplantation, and they hope to help everyone
Platform: | Size: 389120 | Author: 正义 | Hits:

[CSharpClassification.NET

Description: 机器学习各种分类器代码,C#。 包括AdaBoost,DecisionStump,NearestNeighbout,SVM等,包括测试数据的生成-A variety of machine learning classifier code, C#. Including AdaBoost, DecisionStump, NearestNeighbout, SVM, including the generation of test data
Platform: | Size: 10894336 | Author: dyzhao | Hits:

[AI-NN-PRmySVM

Description: 支持向量机(SVM)的VC源代码,内有应用手册和应用实例。-Support Vector Machine (SVM) of the VC source code, with the application of manuals and application examples.
Platform: | Size: 461824 | Author: Xiaojun Tang | Hits:

[VC/MFCsvm

Description: svm开发必读电子书,模式识别基础教学,很不错-svm
Platform: | Size: 131072 | Author: shehaiyuan | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net