Data-Centric-AI-Community / awesome-python-for-data-science

A curated list of awesome resources such as books, tutorials, courses, open-source libraries, exercises, and other materials that support Pythonistas in the making, and Pythonistas migrating into Data Science! 📊
http://discord.com/invite/mw7xjJ7b7s
74 stars 17 forks source link

Data Augmentation with Synthetic Data using ydata-synthetic #25

Open miriamspsantos opened 11 months ago

miriamspsantos commented 11 months ago

Description

Develop a beginner-friendly tutorial on data augmentation using the ydata-synthetic library. Explain how to generate synthetic data to increase the size of training dataset, improving model performance.

Acceptance Criteria