What is ‘data augmentation’ in machine learning?

AI Fundamentals Medium

AI Fundamentals — Medium

What is ‘data augmentation’ in machine learning?

Key points

  • Data augmentation increases the variety of examples in the training dataset
  • It helps prevent overfitting by exposing the model to different variations of the same data
  • Common transformations include rotation, flipping, and cropping

Ready to go further?

Related questions