issues
search
scikit-learn-contrib
/
imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
https://imbalanced-learn.org
MIT License
6.85k
stars
1.29k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4.6.0 to 5.0.2 in the actions group
#1105
dependabot[bot]
opened
5 days ago
0
MAINT compatibility with sklearn 1.6
#1104
glemaitre
opened
1 week ago
0
SMOTE behavior in pipeline.predict
#1103
alexliap
closed
2 weeks ago
4
[ENH] Handling time series/3D data
#1102
jeiglsperger
opened
3 weeks ago
0
[DOC] User warning over sampling methods
#1101
lcrmorin
opened
1 month ago
2
MAINT cosmetic follow-up switch pixi + GitHub Actions
#1100
glemaitre
closed
1 month ago
1
Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group
#1099
dependabot[bot]
closed
1 month ago
0
MAINT switch CI to use pixi
#1098
glemaitre
closed
1 month ago
1
MAINT compatibility scikit-learn 1.5.2 and Numpy 2
#1097
glemaitre
closed
1 month ago
0
[BUG] geometric_mean_score with average='macro'
#1096
vocarvalho
opened
1 month ago
0
[BUG] Pytest fails on latest version
#1095
Arjun31415
closed
1 month ago
2
[BUG] macro_averaged_mean_absolute_error() raises ValueError
#1094
stephengmatthews
opened
2 months ago
0
[BUG] step_size is not randomized between 0 and 1 but stays at 1 per default
#1093
ke-weber
closed
2 months ago
0
Native support for `polars` dataframes in imbalanced-learn
#1092
kumar-abhishek
opened
2 months ago
0
Compatible issue between scikit-learn (1.3.2) and imbalanced-learn (0.12.3) in python
#1091
weibin0731
closed
1 month ago
2
[ENH] Add E2SC to imbalanced-learn
#1090
waashk
opened
3 months ago
1
[ENH] Combination of over- and under- sampling following "Massively Multilingual Neural Machine Translation in the Wild: Findings and Challenges"
#1089
cgr71ii
closed
3 months ago
1
When I use kmeansmote, the code that worked well until last week doesn't work. So I wonder why.
#1088
blissofgod
closed
1 month ago
2
model hyperparameters be adjusted before and after oversampling?
#1087
sshenbao
closed
1 month ago
2
Unable to achieve balanced samples for each estimator (Balanced Bagging Classifier)
#1086
chungkae
closed
4 months ago
2
Applying sampling method to sensitive features for fairness models
#1085
haytham918
opened
5 months ago
3
MAINT avoid warning deprecation sklearn 1.5
#1084
glemaitre
closed
5 months ago
0
[BUG]ImportError: cannot import name '_get_column_indices' from 'sklearn.utils'
#1083
dcriado1985
closed
6 months ago
5
Combine SMOTENC and TomekLink and Classifier together in a pipeline for Mixed Datatype Datasets
#1082
Sehjbir
opened
6 months ago
0
[BUG] ImportError: cannot import name '_get_column_indices'
#1081
ThomasMGeo
closed
5 months ago
8
[BUG] ImportError: cannot import name '_get_column_indices' from 'sklearn.utils with pre-release versions
#1080
Zethson
closed
6 months ago
1
how can the tool be used with DASK-ML to deal with large data
#1079
zou-yawen
closed
6 months ago
1
New error message from established workflow: AttributeError: 'Pipeline' object has no attribute '_check_fit_params'[BUG]
#1078
dysartk
closed
5 months ago
8
FEA implement a recalibrate parameter for classifier using sampling
#1077
glemaitre
opened
7 months ago
0
DOC improve rendering of the documentation
#1076
glemaitre
closed
7 months ago
0
FIX change the way we check for a specific Python version in the test suite
#1075
glemaitre
closed
7 months ago
0
MAINT compatibility sklearn 1.5
#1074
glemaitre
closed
7 months ago
0
MAINT update the python version supported
#1073
glemaitre
closed
7 months ago
0
MAINT update tests and import for sklearn 1.4.1
#1072
glemaitre
closed
7 months ago
0
Python 3.13: Two tests from test_docstring.py are failing
#1071
penguinpee
closed
7 months ago
2
fix scikit-learn 1.5 parse_version link
#1070
celestinoxp
closed
8 months ago
1
[BUG] ImportError: cannot import name '_check_X' from 'imblearn.utils._validation' (/usr/local/lib/python3.10/dist-packages/imblearn/utils/_validation.py)
#1069
apavlo89
closed
7 months ago
3
SmoteNC leads to Killed process
#1068
kara-liu
closed
7 months ago
2
[BUG]sampling_strategy working incorrectly with random oversampling
#1067
ZhiziWen
closed
7 months ago
2
MAINT Improve pipeline's validation readability
#1066
chkoar
closed
7 months ago
0
MAINT drop disutils and use scikit-learn fixes instead
#1065
mr-c
closed
7 months ago
0
AttributeError: 'NoneType' object has no attribute 'split'
#1064
makgul1
closed
7 months ago
3
[SO] SMOTEEN generates imbalance dataset
#1063
jsgounot
closed
8 months ago
2
[BUG] Test issues with sklearn 1.4
#1062
tillea
closed
7 months ago
3
[BUG] Attribute Error: Pipeline object has no attribute "_check_fit_params"
#1061
Mlad-en
closed
10 months ago
1
[BUG] `sklearn=1.4` TypeError: BaggingClassifier.__init__() got an unexpected keyword argument 'base_estimator'
#1060
ayaanhossain
closed
10 months ago
0
FIX handle full NaT columns properly in Random*Sampler
#1059
glemaitre
closed
10 months ago
0
MAINT compatibility sklearn 1.4
#1058
glemaitre
closed
10 months ago
0
Compatibility with scikit-learn 1.4.0
#1057
mattbit
closed
10 months ago
3
[BUG] `BorderlineSMOTE` takes an unusually long amount of time in later versions of scikit-learn
#1056
jpangas
closed
10 months ago
5
Next