You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: