ZhiningLiu1998/awesome-imbalanced-learning
😎 Everything about class-imbalanced/long-tail learning: papers, codes, frameworks, and libraries | 有关类别不平衡/长尾学习的一切:论文、代码、框架与库
This project helps data scientists and machine learning engineers address the common 'class imbalance' problem, where some categories in a dataset have significantly fewer examples than others. It provides a curated collection of research papers, code implementations, and software libraries designed to improve the accuracy of classification models built with imbalanced data, ultimately leading to better predictive performance for rare events.
1,516 stars. No commits in the last 6 months.
Use this if your classification models struggle to accurately predict rare events or minority classes because your training data contains a disproportionate number of examples for common classes.
Not ideal if you are looking for a complete, out-of-the-box solution to implement, rather than a curated list of resources to research and build your own solution.
Stars
1,516
Forks
231
Language
—
License
CC0-1.0
Category
Last pushed
Feb 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ZhiningLiu1998/awesome-imbalanced-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
ZhiningLiu1998/imbalanced-ensemble
🛠️ Class-imbalanced Ensemble Learning Toolbox. | 类别不平衡/长尾机器学习库 [NeurIPS'25]
solegalli/machine-learning-imbalanced-data
Code repository for the online course Machine Learning with Imbalanced Data
getspams/spams-python
Python interface for SPAMS (SPArse Modeling Software)
artefactory/mgs-grf
MGS-GRF for imbalanced-mixed-tabular data (AISTATS 2026 and ECML-PKDD 2025)