搜索资源列表
SVM_regression_1001
- 一种可以择优选择参数的SVM拟合回归程序,通过for循环,可以调节参数,调出误差最小的参数设置。有时候,默认的参数也会有很不错的精度。-One can choose the best parameters of the SVM fitting regression procedures, through the for cycle, you can adjust the parameters, minimize the error of the parameter settings. Somet
ga_pso
- 运用ga_pso算法对svm参数优化运
SVM_GUI_3.1[mcode]
- faruto编写的基于libsvm3.1的SVM_GUI,可用于SVM分类及相关回归分析,已经集成了GA及PSO参数寻优算法及PCA算法,提供的是GUI版本及与之对应的源码版本-SVM_GUI and the program of SVM_Code,base on the version of the Libsvm 3.1,using the GA and PSO algorithm to improve
ga-svm
- 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)