Skip to content

DOC: add warning about limitations of oversampling methods#1165

Open
MdSaifAli786123 wants to merge 1 commit intoscikit-learn-contrib:masterfrom
MdSaifAli786123:doc-warning-oversampling
Open

DOC: add warning about limitations of oversampling methods#1165
MdSaifAli786123 wants to merge 1 commit intoscikit-learn-contrib:masterfrom
MdSaifAli786123:doc-warning-oversampling

Conversation

@MdSaifAli786123
Copy link

This PR adds a warning in the documentation explaining the potential
limitations of oversampling techniques such as SMOTE and ADASYN.

Oversampling methods can help balance training datasets, but may not
necessarily improve ranking metrics (e.g., ROC-AUC) and may negatively
affect probability calibration.

Closes #1101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] User warning over sampling methods

1 participant