搜索资源列表
支持向量机参数优化
- 对支持向量机的参数 C和g 进行了参数优化,分三种:交叉验证优化、遗传算法优化和粒子群算法优化。
GA_SVM
- 自己编写的一个用遗传算法来优化支持向量机参数的程序,简单易懂哦-salgorithm using GAto optimization support vector machine procedure, can realize the support vector machine parameters optimization
GASVM
- 用遗传算法改进支持向量机的算法,虽然比较老点,但是还是很有用。-This program is about SVM which is improved by PSO.I think it is a good algorithm
1
- 支持向量机和遗传算法的课件,希望多交流-Support vector machine and genetic algorithm courseware, I hope more exchanges! ! ! !
GA
- 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
S-GA-SVM
- 一个关于遗传算法改进的支持向量机算法,能对全局优化问题进行加速搜索最优解-A genetic algorithm to improve the support vector machine algorithm for global optimization problems can be accelerated search the optimal solution
sgalssvm
- 标准的遗传算法优化最小二乘支持向量机,能很好的实现参数寻优功能-Standard genetic algorithm optimization least squares support vector machines, can achieve good functional parameter optimization
GASVM支持向量机
- 利用遗传算法对SVM原理结合,实现了对SVM的改进,并使用Matlab实现,利于其他人研究和实验
SVM_GA
- 最小二乘支持向量机与遗传算法程序,用于模型与参数辨识-SVM and GA for model develop and parameter identification
Genetic-algorithm-to-optimize-svm
- 遗传算法优化支持向量机的惩罚系数C与高斯核系数g,能够提高支持向量机的分类精度-Genetic algorithm to optimize the punish coefficient of support vector machine (SVM) with gaussian kernel coefficient C g, can improve the support vector machine (SVM) classification accuracy
libsvm-3.1-[FarutoUltimate3.1Mcode]
- 包含粒子群算法、遗传算法、网格搜索法优化的支持向量机代码-Particle swarm algorithm, genetic algorithm, the grid search method optimization of support vector machine (SVM) code
SVM2_GA
- 基于遗传算法的支持向量机算法,程序内可实现遗传算法参数寻优,并对输入数据分类输出-SVM based on genetic algorithms, genetic algorithms can be realized within the program parameter optimization, output and input data classification
jenhou_v87
- 用MATLAB编写的遗传算法路径规划,matlab开发工具箱中的支持向量机,Gabor小波变换与PCA的人脸识别代码。- Genetic algorithms using MATLAB path planning, matlab development toolbox support vector machine, Gabor wavelet transform and PCA face recognition code.
22500794GA-SVM
- 本程序事实现遗传算法(GA)优化支持向量机(SVM),具有很好的学习价值。-This procedure to achieve something genetic algorithm (GA) optimization support vector machine (SVM), having a good learning value.
PEW 2017(PLS-ANN-SVM-ELM-光谱数据处理)试用
- 偏最小二乘法-人工神经网络-支持向量机-极限学习机(This module contains PLS-ANN-SVM-ELM)
30个智能算法模型
- 1-8遗传算法,9 多目标Pareto最优解搜索算法,10 基于多目标Pareto的二维背包搜索算法,11-12免疫算法,13-17粒子群算法,18鱼群算法,19-21模拟退火算法,22-24蚁群算法,25-27神经网络,28 支持向量机的分类,29 支持向量机的回归拟合,30 极限学习机的回归拟合及分类(1-8 genetic algorithm, 9 multi-objective Pareto optimal solution search algorithm, 10 multi-obje
遗传算法优化支持向量机
- matlab实现的基于遗传算法优化的支持向量机
遗传优化向量机
- 通过优化的遗传算法来优化支持向量机的参数,很好用。(The parameters of support vector machine are optimized by optimized genetic algorithm, which is very useful.)
GA_SVR
- 基于遗传算法寻优参数的支持向量机算法,使得算法的参数达到全局最优,避免陷入具备最小(Support Vector Machine Algorithms Based on Genetic Algorithms for Optimizing Parameters)