搜索资源列表
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-mat-2[1].89-3
- svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
GA
- 在matlab平台下,用GA对的lssvm的参数进行优化,很有用的东西。-Platform in matlab, using the GA to optimize parameters lssvm, very useful things.
ga
- 遗传算法工具箱的应用,有典型的示范案例,有一定参考意义。-Application of genetic algorithm toolbox, a typical model case, a certain reference value.
GA
- 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
GA
- 遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
pso-svm
- 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
MATLABcommonalgorithm.RAR
- 常用的MATLAB算法包括SVM,GA,等的经典算法-matlab
GA
- 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
cbir-GA-code
- its the matlab coding for pattern recoganization in image processing using genetic algorithm-its the matlab coding for pattern recoganization in image processing using genetic algorithm
A-GA-based-feature-selection-and-parameters-optim
- Support Vector Machines, one of the new techniques for pattern classifi cation, have been widely used in many application areas. The kernel parameters setting for SVM in a training process impacts on the classifi cation accuracy. Feature
ga
- 基于GA的SVM训练程序,已经通过调试,只是删除了数据。-GA-based SVM training program has been through debugging, just delete the data.
svm-ga
- SVM神经网络中的参数优化---利用SVM提升分类器性能,很好-Parameter optimization of SVM neural network--- SVM to enhance the performance of the classifier, good
GA-SVM-FS
- Genetic algorithm feature selection by using SVM
matlab-code-for-GA-SVM
- matlab code for GA SVM
GA-SVM
- matlab版本的 SVM,利用了遗传算子对C,G两个参数进行了寻优。-matlab version of the SVM, using the genetic operator on C, G two parameters of the optimization.
GA-PSO
- 遗传算法和粒子群算法以及网格搜索法优化神经网络SVM的高斯核参数和惩罚参数-Optimization of Genetic Algorithm Neural Network SVM Gaussian kernel parameters and penalty parameter
GA-SVM
- 这是一个基于GA优化SVM的程序代码,里面有相对应的数据和程序,希望大家下载,相互学习。-This is a GA based on the SVM optimization of the program code, which has the corresponding data and procedures, I hope everyone to download, learn each other
22500794GA-SVM
- 本程序事实现遗传算法(GA)优化支持向量机(SVM),具有很好的学习价值。-This procedure to achieve something genetic algorithm (GA) optimization support vector machine (SVM), having a good learning value.
PSO-SVM
- 将改进的粒子群算法和GA与SVM相结合,通过参数寻优构建新模型完成对空气质量指数的预测(The improved particle swarm optimization and genetic algorithm are combined with SVM. The prediction of air quality index (AQI) is completed by constructing a new model by parameter optimization.)