Data Preprocessing
摘要
Data preprocessing deals with those works necessary to put data in machine learning algorithms. Keeping a physics-informed perspective, we also introduce important transformations and filters to improve the performance of learning techniques. Normalization and triggering are discussed, together with convolution filters for moving average and derivatives. The Fourier Transform and the Continuous Wavelet Transform are shown as examples, how a change from the actually data domain helps to uncover features that support machine learning algorithms. This kind of preparations sharpen the view on a problem, help to contrast the right portion of data and provide different views on the data.