Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling Imbalanced Datasets with Oversampling #23

Open
2 tasks
miriamspsantos opened this issue Oct 13, 2023 · 0 comments
Open
2 tasks

Handling Imbalanced Datasets with Oversampling #23

miriamspsantos opened this issue Oct 13, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@miriamspsantos
Copy link
Contributor

Description

Craft a tutorial for beginners on addressing imbalanced datasets by oversampling the minority class. Show techniques like random oversampling and synthetic oversampling using SMOTE, or others of your choice!

Acceptance Criteria

  • Submit a Jupyter notebook containing the tutorial and the necessary datasets if need
  • Modify the README.md file to include the new tutorial and a link to the added notebook
@miriamspsantos miriamspsantos added the good first issue Good for newcomers label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant