​smote算法我要分享

Smote algorithm

smote mySMOTE 数据扩充采样 smote-MATLAB matlab-smote

关注次数: 343

下载次数: 2

文件大小: 53KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

smote算法,用于扩充对数据的采样,当某类样本量较小时,做神经网络对它的类型判断错误率就会较高,所以需要调整采样,语言matlab


English Description:

Smote algorithm is used to expand the sampling of data. When the sample size of a certain type is small, the error rate of neural network to judge its type will be high, so we need to adjust the sampling, and use MATLAB language


代码预览

mySMOTE.m

SMOTE流程图.jpg