Open
Description
Description
Create a tutorial that introduces beginners to addressing imbalanced datasets by undersampling the majority class. Explain techniques like random undersampling, and others.
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