Open
Description
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