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 4 years ago
- ☆167Updated 6 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆267Updated 2 years ago
- ☆276Updated 3 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆227Updated 3 years ago
- 第十届大学生服务外包大赛--A01商品短文本分类。基于CNN、Bi-LSTM、Attention、Adversarial等方法实现商品短文本分类任务,并基于Flask开发Web版本的交互演示界面。☆29Updated 3 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆92Updated 4 years ago
- ChallengeHub开源的各大比赛baseline集合☆80Updated 3 years ago
- 招商银行2021fintech决赛跑分top1思路☆16Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- A simple pytorch implementation for multi-class focal loss☆18Updated 2 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 7 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆67Updated 4 years ago
- 文本聚类(Kmeans、DBSCAN 、LDA、Single-pass)☆350Updated 4 years ago
- 论文模型复现☆43Updated 3 years ago
- ☆30Updated 5 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆61Updated 5 years ago
- ☆142Updated 3 years ago
- 深度学习☆27Updated 3 years ago
- ☆44Updated 5 years ago
- “合肥高新杯”心电人机智能大赛 —— 心电异常事件预测 TOP1 Solution☆147Updated 4 years ago
- 基于pytorch的不平衡数据的文本分类☆12Updated 3 years ago
- Implement the Pareto Optimizer and pcgrad to make a self-adaptive loss for multi-task☆47Updated 4 years ago
- DCIC2023 Fraud Risk Identification Competition Solution.☆25Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆192Updated 3 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆514Updated 2 years ago