Machine Learning : Dimensionality Reduction - Linear Discriminant Analysis (LDA) (Part 33)
Aug 8, 2024 · 2 min read · LDA is commonly used as a dimensionality reduction technique, It's used in the pre-processing step for pattern classification and machine learning algorithms, and its goal is to project a data set into a lower dimensional space. But what's the differ...
Join discussion