搜索资源列表
GASVM.用遗传算法进行特征选取和svm参数优化的程序
- 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
libsvm-2.89.zip
- LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。,LIBSVM
libsvmparametersexamples.rar
- 给定一个数据集german.txt 通过libsvm来实现一定范围内参数C和sigma的最优值(需要先安装配置好matlab libsvm),给定一个数据集german.txt 通过libsvm来实现一定范围内参数C和sigma的最优值(需要先安装配置好matlab libsvm)
libsvm-mat-3.0-1
- 台湾林智仁教授编写的svm工具箱,比较好用,是众多SVM工具箱中相当经典的一个,被国内外很多学者所引用。-This tool has been developed by professor Chih-Jen Lin of TaiWan.It is easy to use.Besides it was widely used by scholars all over the world.
libsvm-mat-2.9-1
- SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
libsvm-2.88
- 支撑向量机SVM的工具LIBSVM,能够在windows平台下通过命令行使用,也可以在matlab下调用,适合于研究复杂条件下的分类问题-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
libsvm_matlab
- 一个MATLAB的支持向量机程序,并包含几个使用实例-A MATLAB support vector machine procedures, and contains several use cases
libsvm-mat-2.87-1
- libsvm在matlab中的应用。把libsvm嵌入matlab中调用。-libsvm in matlab application. Embedded matlab to call libsvm.
libsvm-mat-2.88-1
- 支持向量机matlab源码,可以针对回归建模进行计算-Support vector machine matlab source, can be calculated against the regression modeling
libsvm-mat-2.88-1
- A simple MATLAB interface LIBSVM authors at National Taiwan University. -A simple MATLAB interface LIBSVM authors at National Taiwan University.
linzhirenSVMcode(libsvm)
- matlab和C语言的SVM编写的程序,据说很有名,很多人以此为蓝本改进-matlab and C language procedures for the preparation of SVM, it is said well-known, many people draw on to improve
libsvm-demo
- libsvm-demo,支持向量机的演示程序,对初学者很有用!-libsvm-demo, Support Vector machine demo program, very useful for beginners!
libsvm-mat-2.88-1
- matlab编写的SVM分类器源代码,效果不错,是很好的东西哦!-matlab prepared SVM classifier source code, well, things are good Oh!
libsvm-2.88
- 应用程序,就是不知道怎么样用,希望有会的同志给指教一下。-libsvm
libsvm-mat-2.9-1
- libsvm工具箱,用于分类的绝佳工具,也可用于非线性回归及预测,或拟合,其中文本分类是其长项,回归性能非常好-libsvm toolbox, an excellent tool for the classification can also be used for non-linear regression and forecasting, or fitting, of which text categorization is its long entry and return to a ve
libsvm-mat-2.9-1
- libsvm的matlab最新接口,支持64位操作系统下编译,可以超越进程4Gb空间的限制,处理大规模数据-This is the latest libsvm API for matlab supporting to compile under 64 bits OS,which can get away from 4Gb space in order to process large-scale data
libsvm-mat-2.91-1
- 台湾大学林智仁开发的libsvm的matlab最新版,可以实现分类、回归、预测的功能-Lin Zhiren Taiwan University developed the matlab libsvm latest version can be achieved classification, regression, prediction of functional
林智仁的matlab libsvm的labview版本
- 林智仁的matlab libsvm的labview版本(If there are any problems with the Labview version of Lin Zhiren's Matlab libsvm, you can contact QQ1373687980)
支持向量机matlab实例及理论
- 支持向量机matlab实例及理论,详细介绍了svm理论以及MATLAB自带的SVM分类用法(Support vector machine matlab examples and theories, detailing svm theory and MATLAB comes with SVM classification)