码迷,mamicode.com
首页 > 其他好文 > 详细

imbalance

时间:2017-06-06 20:49:31      阅读:232      评论:0      收藏:0      [点我收藏+]

标签:provides   ati   mod   algorithm   www   paper   https   package   learn   

http://www.tuicool.com/articles/r2ee2ie

Learn more about SMOTE, see the original 2002 paper titled “ SMOTE: Synthetic Minority Over-sampling Technique “.

There are a number of implementations of the SMOTE algorithm, for example:

  • In Python, take a look at the “ UnbalancedDataset ” module. It provides a number of implementations of SMOTE as well as various other resampling techniques that you could try.
  • In R, the DMwR package provides an implementation of SMOTE.

 

imbalance

标签:provides   ati   mod   algorithm   www   paper   https   package   learn   

原文地址:http://www.cnblogs.com/xinping-study/p/6953370.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!