581. PCA as Dimensionality Reduction
medium
Principal Component Analysis is often applied before distance-based algorithms. How does it address the curse of dimensionality?
Principal Component Analysis is often applied before distance-based algorithms. How does it address the curse of dimensionality?