adataugmentációval
Adataumentációval, known more formally as data augmentation, is a technique used in machine learning and deep learning to artificially increase the size of a training dataset. This is achieved by creating modified versions of existing data points. The goal of data augmentation is to improve the performance and generalization ability of machine learning models.
The process typically involves applying various transformations to the original data that preserve the class labels.
Data augmentation is particularly useful when the available dataset is small or unbalanced. By generating diverse