📖 Linear Discriminant Analysis (LDA)

LDA models the distribution of $X$ within each class as normal with a class-specific mean $\\mu_k$ and common variance $\\sigma^2$, then uses Bayes' theorem to classify observations.

From: Intro to Statistical Learning

Learn more: https://mathacademy-cyan.vercel.app/islr-deploy/#/section/15

Explore all courses: https://mathacademy-cyan.vercel.app

Reply to this note

Please Login to reply.

Discussion

No replies yet.