改进SVM的拟合和预测能力我要分享

Improving the fitting and prediction ability of SVM

组合预测 SVM-高斯核 组合预测-SVM 加权-svr 组合核SVM

关注次数: 256

下载次数: 0

文件大小: 2KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

全局核(线性)与局部核(高斯)的加权组合,用于改进SVM的拟合和预测能力。


English Description:

The weighted combination of global kernel (linear) and local kernel (Gaussian) is used to improve the fitting and prediction ability of SVM


代码预览

kernels.m

MD.m

MD2.m