• Bookmarks

    Bookmarks

  • Concepts

    Concepts

  • Activity

    Activity

  • Courses

    Courses


Linear Discriminant Analysis (LDA) is a dimensionality reduction technique used in supervised learning to project data onto a lower-dimensional space while maximizing class separability. It is particularly effective for classification tasks where the goal is to find a linear combination of features that best separates two or more classes.
3