Data pre Processing
Data pre Processing
4. Dimensionality Reduction:
This reduce the size of data by encoding mechanisms. It can
be lossy or lossless.
If after reconstruction from compressed data, original data
can be retrieved, such reduction are called lossless
reduction else it is called lossy reduction.
The two effective methods of dimensionality reduction are:
Wavelet transforms and PCA (Principal Component Analysis).