qingyujean / Classification-on-imbalanced-dataLinks
数据极度不均衡时的一个二分类实现,在weighted class,oversampling,focal loss等解决方式上进行了验证和对比;并对focal loss进行了调参
☆12Updated 4 years ago
Alternatives and similar repositories for Classification-on-imbalanced-data
Users that are interested in Classification-on-imbalanced-data are comparing it to the libraries listed below
Sorting:
- 基于tf.keras的多标签多分类模型☆88Updated 3 years ago
- 基于pytorch的不平衡数据的文本分类☆11Updated 3 years ago
- Focal loss for multiple class classification☆82Updated 4 years ago
- 基于用户画像的商品推荐挑战赛Rank5☆23Updated 3 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆263Updated 2 years ago
- 《机器学习之类别不 平衡问题》文章代码☆47Updated 6 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- 学习并复现经典的推荐系统多目标任务,如:SharedBottom、ESMM、MMoE、PLE☆35Updated 2 years ago
- cingtiye / Convolutional-Bi-Directional-LSTM-Networks-and-feature-based-gated-recurrent-unit-networks☆14Updated 5 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- 论文模型复现☆42Updated 2 years ago
- 第十届大学生服务外包大赛--A01商品短文本分类。基于CNN、Bi-LSTM、Attention、Adversarial等方法实现商品短文本分类任务,并基于Flask开发Web版本的交互演示界面。☆28Updated 3 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 4 years ago
- codes for GAIIC-Track1☆15Updated 2 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆107Updated 4 years ago
- ☆24Updated 6 years ago
- 基于多模态的属性抽取☆44Updated 4 years ago
- 当样本 分布发生变化时,交叉验证无法准确评估模型在测试集上的效果,这时候需要其他构造验证集的方法来应对。☆51Updated 5 years ago
- A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512,…☆11Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管 道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- The way to code,the way to learn Pytorch☆12Updated 5 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆60Updated 4 years ago
- 使用BERT构建多标签标注模型☆41Updated 5 years ago
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Updated 5 years ago
- 2020厦门国际银行数创金融杯建模大赛-优胜奖方案☆10Updated 4 years ago
- 2021科大讯飞-车辆贷款违约预测挑战赛 Top1方案☆69Updated 3 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 第三届 Apache Flink 极客挑战赛 暨AAIG CUP——电商推荐“抱大腿”攻击识别亚军代码方案☆29Updated 3 years ago