“`” 这主要是由于数据分布不平衡造成的。解决方法如下:

采样,对小样本进行加噪声采样,对大样本进行下采样
进行特殊的加权,如在Adaboost中或者SVM
采用对不平衡数据集不敏感的算法
改变评价标准:用AUC|ROC来进行评价
考虑数据的先验分布<br><a class=""url"" href=""https://blog.csdn.net/zxj942405301/article/details/78059719?fps=1&locationNum=5"" target=""_blank"">https://blog.csdn.net/zxj942405301/article/details/78059719?fps=1&locationNum=5</a>

<pre><code> "“`

Was this helpful?

0 / 0

发表回复 0

Your email address will not be published.