solegalli/machine-learning-imbalanced-data
Code repository for the online course Machine Learning with Imbalanced Data
When building machine learning models, especially for rare events like fraud detection or disease diagnosis, you often encounter imbalanced datasets where one outcome is far less common. This project helps you address this by providing techniques to balance your data, leading to more accurate and reliable predictions. Data scientists and machine learning engineers will find this useful for improving their model performance.
188 stars. No commits in the last 6 months.
Use this if your machine learning model struggles with predicting minority classes due to an uneven distribution of outcomes in your dataset.
Not ideal if your primary goal is to learn basic machine learning model building rather than specifically tackling imbalanced data challenges.
Stars
188
Forks
223
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/solegalli/machine-learning-imbalanced-data"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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]
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)