An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with imbalanced-classification

A curated list of projects in awesome lists tagged with imbalanced-classification .

https://github.com/solegalli/machine-learning-imbalanced-data

Code repository for the online course Machine Learning with Imbalanced Data

data-science imbalanced-classification imbalanced-data imbalanced-learning machine-learning python

Last synced: 16 May 2025

https://github.com/jiawei-ren/BalancedMetaSoftmax-Classification

[NeurIPS 2020] Balanced Meta-Softmax for Long-Tailed Visual Recognition

imbalanced-classification imbalanced-learning

Last synced: 05 Apr 2025

https://github.com/TACJu/Bi-Sampling

This is the official PyTorch implementation of the paper "Rethinking Re-Sampling in Imbalanced Semi-Supervised Learning" (Ju He, Adam Kortylewski, Shaokang Yang, Shuai Liu, Cheng Yang, Changhu Wang, Alan Yuille).

imbalanced-classification semi-supervised-learning

Last synced: 08 May 2025

https://github.com/LirongWu/GraphMixup

Code for ECML-PKDD 2022 paper "GraphMixup: Improving Class-Imbalanced Node Classification by Reinforcement Mixup and Self-supervised Context Prediction"

graph-algorithms graph-self-supervised-learning imbalanced-classification imbalanced-data reinforcement-learning

Last synced: 15 Aug 2025

https://github.com/lirongwu/graphmixup

Code for ECML-PKDD 2022 paper "GraphMixup: Improving Class-Imbalanced Node Classification by Reinforcement Mixup and Self-supervised Context Prediction"

graph-algorithms graph-self-supervised-learning imbalanced-classification imbalanced-data reinforcement-learning

Last synced: 27 Jul 2025

https://github.com/wildoctopus/cbloss

Pytorch implementation of Class Balanced Loss based on Effective number of Samples

cbloss class-balanced-loss classbalancedloss focal-loss focalloss imbalanced-classification pytorch-implementation

Last synced: 26 Oct 2025

https://github.com/theochem/b3clf

Predictors for Blood-Brain Barrier Permeability with resampling strategies based on B3DB database.

bioinformatics blood-brain-barrier classification cns-drug drug-design imbalanced-classification imbalanced-learning molecular-modeling permeability

Last synced: 24 Oct 2025

https://github.com/ejw-data/ml-myopia

A variety of machine learning techniques used to identify nearsighted patients

cross-validation gridsearchcv imbalanced-classification kmeans knn machine-learning pca pipeline python random-forest scikit-learn svc tensorflow tsne

Last synced: 11 Jul 2025

https://github.com/splch/qbs

An effective and flexible Quantile-Based Balanced Sampling algorithm for addressing class imbalance in datasets while preserving the underlying data distribution, improving model performance across various machine learning applications.

classification data-analysis imbalanced-classification imbalanced-data machine-learning resampling

Last synced: 01 Apr 2025

https://github.com/k1nght/online_cl_logit_adjusted_softmax

official code repository for TMLR paper "Online Continual Learning via Logit Adjusted Softmax"

continual-learning imbalanced-classification logit-adjusted-softmax online-continual-learning

Last synced: 05 Apr 2025

https://github.com/antoniof1704/imbalanced-classification-example

An example of a model I built where the dataset contained a very imbalanced class. Due to data governance rules, I have replaced the original dataset used in the modelling with a credit card fraud dataset from Kaggle.

fraud-detection imbalanced-classification jupiter-notebook modelling smote

Last synced: 10 Sep 2025

https://github.com/mwombeki6/multiclass-machine-learning-web-app

This is a multiclass classification project to classify severity of road accidents into three categories. this project is based on real-world data and dataset is also highly imbalanced.

classification data-mining data-science imbalanced-classification machine-learning

Last synced: 03 Aug 2025

https://github.com/ekellbuch/longtail_ensembles

Evaluating ensemble performance in long-tailed datasets (Neurips 2023 Heavy Tails Workshop)

class-imbalance ensemble-learning fairness-ml imbalanced-classes imbalanced-classification imbalanced-data imbalanced-learning

Last synced: 15 May 2026

https://github.com/mohammad95labbaf/outlier-imbalanced-fraud-detection

The Credit Card Fraud Detection project uses statistical techniques and machine learning for identifying fraudulent transactions. It includes data preprocessing, outlier detection using Boxplots and Z-scores, and a decision tree model. Evaluation goes beyond accuracy, considering precision, recall, F1-score, and ROC AUC.

boxplot classification-model credit-card credit-card-fraud credit-card-fraud-detection decision-tree decision-tree-classifier fraud-detection imbalanced-classification imbalanced-data outlier-detection outlier-removal z-score

Last synced: 10 Jun 2026

https://github.com/jianninapinto/bandersnatch

This project implements a machine learning model using Random Forest, XGBoost, and Support Vector Machines algorithms with oversampling and undersampling techniques to handle imbalanced classes for classification tasks in the context of predicting the rarity of monsters.

altair imbalanced-classification imblearn machine-learning mongodb oversampling pycharm-ide pymongo python random-forest-classifier scikit-learn smote support-vector-machines undersampling xgboost

Last synced: 29 Sep 2025

https://github.com/halacoded/bodyperformance_imbalanced

exploring Imbalanced classification and Techniques to Handle Imbalance.

coded imbalanced-classification imbalanced-data machine-learning

Last synced: 21 Jun 2025

https://github.com/andreazoccatelli/tabular_data_augmentation_continuous

This repository contains the scripts used to write my master degree thesis project: "Augmentation of tabular data with continuous features for binary imbalanced classification problems"

cgan copula data-augmentation imbalanced-classification imbalanced-data imbalanced-learning

Last synced: 21 Apr 2026

https://github.com/jiagengchang/fhr

Multi-omics integration for the classification of functional high risk patients in multiple myeloma.

dimensional-reduction imbalanced-classification multi-omics-integration scikit-learn-pipelines

Last synced: 19 Oct 2025

https://github.com/0zean/hellingerforest

A Python library built in Rust for implementing the Hellinger distance splitting criteria in a Random Forest Classifier to address imbalanced data. Work in progress.

decision-trees imbalanced-classification imbalanced-data random-forest-classifier

Last synced: 05 Jun 2026