How many types of different pre-processing techniques are exists in machine learning for data-sets. I want to define the general template that help me in pre-processing on the different problem.
I done some operation on image classification like resize, rgb2grayscale, find out dummy images, process on two images and that result added in the data-set.
My goal to optimise the data-set with the different techniques.