imbalanced-learn and data-imbalance

imbalanced-learn
77
Verified
data-imbalance
20
Experimental
Maintenance 13/25
Adoption 15/25
Maturity 25/25
Community 24/25
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 0/25
Stars: 7,090
Forks: 1,328
Downloads:
Commits (30d): 1
Language: Python
License: MIT
Stars: 8
Forks:
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No risk flags
Stale 6m No Package No Dependents

About imbalanced-learn

scikit-learn-contrib/imbalanced-learn

A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning

This tool helps data scientists and machine learning engineers build more accurate predictive models when their datasets have unequal numbers of examples across different categories. It takes a raw, imbalanced dataset and processes it using various re-sampling techniques to create a more balanced dataset, which then leads to improved model performance, especially for the under-represented categories. This is particularly useful for tasks where correctly identifying rare events is critical.

predictive-modeling data-preprocessing imbalanced-data-classification fraud-detection medical-diagnosis

About data-imbalance

thecocolab/data-imbalance

Evaluating the effect of data balance on different classification metrics

This tool helps neuroscientists and researchers working with brain data (EEG/MEG) understand how class imbalance in their datasets affects machine learning classification results. You input your brain data and classification labels, and the tool evaluates different machine learning models and metrics. It then shows you which metrics and classifiers are most reliable when your data has uneven group sizes, helping you avoid misleading interpretations of your findings.

neuroscience brain-decoding EEG-analysis MEG-analysis biomedical-signal-processing

Scores updated daily from GitHub, PyPI, and npm data. How scores work