ZhiningLiu1998/imbalanced-ensemble
🛠️ Class-imbalanced Ensemble Learning Toolbox. | 类别不平衡/长尾机器学习库 [NeurIPS'25]
This tool helps data professionals build more accurate predictive models when their datasets have very skewed categories, like detecting a rare disease or fraudulent transactions. It takes your existing tabular data and applies advanced techniques to balance the categories, outputting a more robust and reliable classification model. Data scientists, machine learning engineers, and analysts working with real-world, messy datasets will find this valuable.
418 stars. Available on PyPI.
Use this if your classification models struggle with accurately predicting rare events because the dataset has significantly more examples of one outcome than others.
Not ideal if you are working with perfectly balanced datasets or if your task is not classification, such as regression or clustering.
Stars
418
Forks
58
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ZhiningLiu1998/imbalanced-ensemble"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
solegalli/machine-learning-imbalanced-data
Code repository for the online course Machine Learning with Imbalanced Data
ZhiningLiu1998/awesome-imbalanced-learning
😎 Everything about class-imbalanced/long-tail learning: papers, codes, frameworks, and libraries...
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)