#27 Machine Learning & Data Science Challenge 27
What is ZCA Whitening?
Zero Component Analysis:
Making the co-variance matrix the Identity matrix is called whitening.
This will remove the first and second-order statistical structure.
ZCA transforms the data to zero means and makes the features ...
bhagirathkd.hashnode.dev1 min read