当前位置:
首页
资源下载

搜索资源 - SVM parameter optimization
搜索资源列表
-
10下载:
用遗传算法进行特征选取和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
-
-
1下载:
SVM回归中用的gridregression.py函数,用它来进行参数寻优,做了一些改动适用于windows。-SVM regression using the gridregression.py function, use it to carry out parameter optimization, has done some changes to apply to windows.
-
-
10下载:
这是一个用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
-
-
4下载:
用粒子群优化算法进行特征选择和SVM参数优化-Using Particle Swarm Optimization algorithm of feature selection and SVM parameter optimization
-
-
0下载:
A distributed PSOSVM hybrid system with feature selection and parameter optimization
-Abstract
This study proposed a novel PSO–SVM model that hybridized the particle swarm optimization (PSO) and support vector machines (SVM) to
improve the clas
-
-
0下载:
支持向量机(SVM)参数寻优的matlab文件-SVM parameter optimization
-
-
0下载:
SVM神经网络中的参数优化---提升分类器性能-SVM neural network parameter optimization--- to enhance the performance of the classifier
-
-
0下载:
SVM神经网络中的参数优化---利用SVM提升分类器性能,很好-Parameter optimization of SVM neural network--- SVM to enhance the performance of the classifier, good
-
-
0下载:
由于遗传算法具有隐含的并行性和强大的全局搜索能力,可以在很短的时间内搜索到全局最优点。使用GA对SVM进行参数的优化,寻找最优的惩罚因子和SVM中RBF参数的组合。结合RBF参数r和惩罚因子C, 可以得到需要优化的参数组合。希望对大家有用!-Genetic algorithm with implicit parallelism and powerful global search capability, you can search within a very short period of t
-
-
0下载:
SVM神经网络中的参数优化,用以提升分类器的性能-The SVM parameters optimization of neural network
-
-
0下载:
SVM神经网络中的参数优化---提升分类器性能,模型精度较高-SVM neural network classifier parameter optimization--- to enhance performance, high accuracy of the model
-
-
0下载:
svm参数优化方法,网格算法,可修改迭代次数等参数-svm parameter optimization method, the mesh algorithms can modify parameters such as the number of iterations
-
-
0下载:
使用SVM进行分类过程中的参数优化问题,通过优化可以达到较好的分类效果。-Using SVM classification process parameter optimization problem by optimization can achieve better classification results.
-
-
0下载:
在支持向量机做分类的参数优化过程中采用GridSearch方法进行参数优化,优化后可以得到较好的分类效果。-GridSearch method using SVM classification parameters to do the optimization process parameter optimization, you can get a better classification results after optimization.
-
-
0下载:
在支持向量机做分类的参数优化过程中采用GridSearch方法进行参数优化,优化后可以得到较好的分类效果。-GridSearch method using SVM classification parameters to do the optimization process parameter optimization, you can get a better classification results after optimization.
-
-
0下载:
结合遗传算法和SVM,实现特征选择和SVM参数优化同时进行(Combining genetic algorithm and SVM, feature selection and SVM parameter optimization are carried out simultaneously)
-
-
0下载:
SVM的参数优化——如何更好的提升分类器的性能,含有源程序和代码(SVM parameter optimization - how to better improve the performance of the classifier, containing source code and code)
-
-
1下载:
将改进的粒子群算法和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.)
-
-
1下载:
关于SVM参数寻优算法的GUI界面实现代码(GUI Interface Implementation Code for the SVM Parameter Optimization Algorithm)
-
-
0下载:
SVM神经网络中的参数优化---如何更好的提升分类器的性能(Parameter Optimization in SVM Neural Network--How to Improve the Performance of Classifie)
-