搜索资源列表
libsvm-mat-2.89-3[FarutoUltimate3.0]Code
- libsvm加强工具箱(By faruto)patrick.lee@foxmail.com,非常好用,可以按照我上传的pdf很简单地实现SVM分类和回归,一定要用,力推!-libsvm strengthen the toolbox (By faruto) patrick.lee @ foxmail.com, very easy to use, you can upload the pdf according to my very simple implementation of SVM clas
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
TutorialForFarutoUltimate3.0
- Libsvm-FarutoUltimate3.0,libsvm 加强工具箱使用说明,非常好的pdf文件,另外我将继续上传代码部分。-Libsvm-FarutoUltimate3.0, libsvm strengthen the toolbox for use, very good pdf file, and I will continue to upload the code section.
matlab12
- 由于libsvm的matlab版本的工具箱libsvm-mat并没有给出寻参的函数模块,而无论利用libsvm工具箱进行分类还是回归,参数的选取是十分重要的,鉴于此libsvm-mat-2.89-3[FarutoUltimate3.0]在 libsvm-mat-2.89-3的基础上给出相应的辅助函数插件,方便用户来选取最佳的参数,现对该工具箱里主要的辅助函数插件的接口进行介绍。-As the matlab version of the toolbox libsvm libsvm-mat
[FarutoUltimate3.0Mcode]
- SVM faruto version,在libsvm的基础上添加函数而成-SVM faruto version, based on the libsvm
libsvm-3.1-[FarutoUltimate3.1Mcode]
- Matlab 支持向量机3.1,Matlab 支持向量机3.1
libsvm-mat-2.89-3[FarutoUltimate3.0]
- SVM分类、回归预测,frauto版本,很好用-matlab SVC SVR
libsvm-3.1-[FarutoUltimate3.1Mcode]
- 包含粒子群算法、遗传算法、网格搜索法优化的支持向量机代码-Particle swarm algorithm, genetic algorithm, the grid search method optimization of support vector machine (SVM) code
FarutoUltimate3.1
- faruto大神改编的的SVM工具箱!内部拥有智能算法优化参数,比如蚁群算法-faruto Great God adaptation of SVM toolbox! Interior has a smart algorithm to optimize parameters, such as ant colony algorithm
libsvm-mat-2[1].89-3[FarutoUltimate3.0Mcode]
- 一般的支持向量机只支持二分类,使用libsvm可以实现多分类,原理也是基于二分类,然后在使用投票机制,经测验,libsvm的分类精度可达85%以上(Multi class supported by libsvm,after testing, the classification accuracy can reach 85%.)