利用最佳参数训练SVM我要分享

Training SVM with optimal parameters

数据预处理 交叉验证 最佳参数 训练SVM SVM

关注次数: 498

下载次数: 2

文件大小: 283KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

算法流程:选定训练集和测试集-数据预处理-交叉验证选择最佳参数-分类准确率-预测-利用最佳参数训练SVM。


English Description:

Algorithm flow: selected training set and test set- data preprocessing- cross-validation selection of the best parameters- classification accuracy- prediction- training SVM using the best parameters


代码预览

SVM神经网络中的参数优化---提升分类器性能

........................................\chapter13_GA.m

........................................\chapter13_GridSearch.m

........................................\chapter13_PSO.m

........................................\chapter13_wine.mat

........................................\html

........................................\....\chapter13.html

........................................\....\chapter13_05.png

........................................\....\chapter13_06.png

........................................\....\chapter13_07.png

........................................\....\chapter13_GA.html

........................................\....\chapter13_GA.png

........................................\....\chapter13_GA_01.png

........................................\....\chapter13_GA_02.png

........................................\....\chapter13_GA_03.png

........................................\....\chapter13_GA_04.png

........................................\....\chapter13_GridSearch.html

........................................\....\chapter13_GridSearch.png

........................................\....\chapter13_GridSearch_01.png

........................................\....\chapter13_GridSearch_02.png

........................................\....\chapter13_GridSearch_03.png

........................................\....\chapter13_GridSearch_04.png

........................................\....\chapter13_GridSearch_05.png

........................................\....\chapter13_GridSearch_06.png

........................................\....\chapter13_GridSearch_07.png

........................................\....\chapter13_PSO.html

........................................\....\chapter13_PSO.png

........................................\....\chapter13_PSO_01.png

........................................\....\chapter13_PSO_02.png

........................................\....\chapter13_PSO_03.png

........................................\....\chapter13_PSO_04.png