搜索资源列表
支持向量机参数优化
- 对支持向量机的参数 C和g 进行了参数优化,分三种:交叉验证优化、遗传算法优化和粒子群算法优化。
采用遗传算法优化最小二乘支持向量机参数的方法
- 采用遗传算法优化最小二乘支持向量机参数的方法
mgatext
- 遗传算法程序——支持向量机——参数优化程序-Genetic algorithm parameter optimization procedure------------
AutomatedNegotiatioDecisionModelasedonMachineLearn
- 模型利用协商历史中隐含的信息自动对数据进行标注以形成训练样本,用最小二乘支持向量回 归机学习此样本得到对手效用函数的估计,然后结合自己和对手的效用函数构成一个约束优化问题,用遗传算法求 解此优化问题,得到的最优解就是己方的反建议.实验结果表明,在信息保密和没有先验知识的条件下,此模型仍然 表现出较高的效率和效用-The proposed model labels the negotiation history data automatically by making full use
GA
- 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
svm
- 一种用遗传算法优化支持向量机参数的简单matlab程序,非常适合初学者学习。-A Method for optimizing parameters of a simple support vector machine matlab program is ideal for beginners to learn.
LS-SVMlab-GA
- 用遗传算法优化的最小二乘支持向量机,简单易用,可移植性强,通用性好,程序特别的全。-Using genetic algorithm least squares support vector machine, easy to use, portability, common good, especially the whole program.
gapetsvr
- 一个用于石油降解率预测的SVR程序,采用遗传算法优化支持向量回归模型的参数。供大家参考!-a SVR model for prediction of oil degradation rate. The parameters of SVR model was optimized by GA.
myfun_SVM
- 遗传算法优化支持向量机参数的人脸识别程序,能直接运行-Genetic algorithm optimization parameters of SVM face recognition program that can be run directly
gaSVMcgForClass
- 使用基因遗传算法优化支持向量机参数,进而准确快速分类-Using genetic algorithms to optimize the parameters of support vector machine, and then quickly and accurately classified
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
Svm.tar
- 遗传算法优化支持向量机,并计算AUC值,计算准确率-Genetic algorithm optimization support vector machine, and calculate AUC value
BP.SVM
- 这是遗传算法优化支持向量机代码。用于matlab分类应用-This is a genetic algorithm optimization support vector machine code. Applications for classification matlab
GASVM
- 使用遗传算法优化支持向量机源程序,解决支持向量机初始参数优化问题-Optimization support vector machine based on genetic algorithm
chapter_GA
- 利用遗传算法优化支持向量机参数的算法的程序(Optimization of parameters of support vector machines using genetic algorithm)
ga-svm
- 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
GASVM
- 遗传算法优化支持向量机程序,用于参数寻优,提高分类率(Genetic algorithm optimization support vector machine program)
GA_SVM
- 遗传算法优化支持向量机算法,从而更好的提高识别率和预测率(GA-SVM implemented by MATLAB)
遗传算法优化支持向量机
- matlab实现的基于遗传算法优化的支持向量机
遗传优化向量机
- 通过优化的遗传算法来优化支持向量机的参数,很好用。(The parameters of support vector machine are optimized by optimized genetic algorithm, which is very useful.)