搜索资源列表
svm_with_workset
- 本程序为一SVM训练程序,利用了workset可以训练大数据量样本。在workset中优化的过程中利用了SMO算法。-SVM training for a procedure, and use of WorkSet can train a large number of data samples. WorkSet were in the process of optimizing the use of the SMO algorithm.
GImpprovedSVVe
- 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型使用径向基函数(RBF))作为核函数,运用格雷码编码方式对SVM算法的模型参数进行遗传编码与优化搜索,,将搜索到的优化结果作为SVM 的最终模型参数。 -Genetic algorithm (GA) combined with the traditional SVM algorithm to construct a parameter of the evolution of the optim
PSO-SampEn--ApproxiEN-RVM
- PSO:粒子群优化算法,用C++和matlab两种语言实现的 RVM:相关向量机,比SVM更高级些 样本熵和近似熵:计算动态系统中时间序列的一个重要手段-PSO: PSO algorithm, using C++ and matlab realization of two languages RVM: relevance vector machine, some more advanced than SVM Sample entropy and approximate ent
SVM-neural-networks-
- SVM神经网络中的参数优化 -如何更好的提升分类器的性能 绝对可以无错运行-SVM neural network classifier parameter optimization performance improvement - how to better the absolute can be error free operation
PSO-SVM
- 利用PSO算法优化SVM向量机参数。测试指标为MAPE和均方根误差。-Optimization of SVM Parameters by PSO Algorithm. The test indexes are MAPE and root mean square error.
SVM
- SVM神经网络中的参数优化 -如何更好的提升分类器的性能-The SVM parameters optimization of neural network- how to better improve the performance of the classifie
ga_SVM_1
- 结合遗传算法和SVM,实现特征选择和SVM参数优化同时进行(Combining genetic algorithm and SVM, feature selection and SVM parameter optimization are carried out simultaneously)
FLSSVM
- 对目标函数的松弛变量引入一个参数μ,优化基本的最小二乘一类支持向量机算法。同样是解决线性问题,避免了二次规划的复杂问题(A parameter min is introduced into the relaxation variable of the objective function, and the basic least squares support vector machines algorithm is optimized. It also solves the linear pr
FA
- 使用SVM算法进行分类,其中采用萤火虫算法进行SVM参数的优化。(SVM algorithm is used for classification, which uses the firefly algorithm to optimize the SVM parameters.)
svmMLiA
- 基于最大间隔分割数据,SMO高效优化算法,在复杂数据上应用核函数(Partitioning data based on maximum separation, SMO efficient optimization algorithm, applying kernel functions to complex data)
2016.09.05CS_PSO
- 以优化SVM算法的参数c和g为例,对FA(萤火虫算法)MATLAB源码进行了逐行中文注解。(The firefly algorithm is based on the development of the bioluminescent biological characteristics of the natural world and is also based on the stochastic optimization algorithm of the population. There
Grey Wolf Optimizer Toolbox
- 灰狼算法 可用来参数寻优 优化SVM等。(Grey Wolf Optimizer Toolbox)
SVDDcg
- SVDD参数C和g的网格优化,根据faturo大神的SVM参数优化改编(Grid optimization of SVDD parameters C and G)
MATLAB
- 本书论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。((This book discusses how to realize neural network in MATLAB environment, including the commonly used neural network and related the
DE
- DE+SVM的简单实现,通过准确率来优化SVM的参数,从而提高分类准确率(The simple implementation of DE+SVM optimizes the parameters of SVM through the accuracy, so as to improve the classification accuracy)
ga_aco_opt_on_anfis_svm-master
- 利用遗传算法、蚁群算法、PSO等对SVM模型进行优化,实现高效分类和回归预测(The SVM model is optimized by genetic algorithm, ant colony algorithm and PSO to achieve efficient classification and regression prediction.)
10526349 (2)
- 使用粒子群算法优化支持向量回归,实现预测功能(Support Vector Regression Using Particle Swarm Optimization)
CS-SVM
- 利用布谷鸟算法优化svm,有目标函数 实验室程序,好用(Optimization of SVM based on cuckoo algorithm)
qpsoSVMcgForClass
- 利用量子粒子群优化svm参数得到高精度svm模型(Using quantum particle swarm optimization (QPSO) to optimize SVM parameters, a high-precision SVM model is obtained)
CS-SVM
- 内置麻雀搜索算法优化支持向量机的程序,还有麻雀搜索算法提出的原论文(Built in sparrow search algorithm to optimize the support vector machine program, as well as sparrow search algorithm proposed in the original paper)