Understanding Fisher Discriminant Analysis
Let's dive into the details surrounding Fisher Discriminant Analysis. How do you find the single best angle to separate two groups of data?
Key Takeaways about Fisher Discriminant Analysis
- This lecture is part of The Complete Machine Learning Course: ...
- We strive to provide as many video and audio answers as possible to our students' queries. This is one such query where a video ...
- We will cover classification models in which we estimate the probability distributions for the classes. We can then compute the ...
- In this video, we discuss
- Ali Ghodsi, Lec 4: PCA,Fisher's Discriminant Analysis (FDA)
Detailed Analysis of Fisher Discriminant Analysis
Linear LDA is surprisingly simple and anyone can understand it. Here I avoid the complex linear algebra and use illustrations to show ... This lecture is about Fisher's linear discrimination also called as
Fisher's
That wraps up our extensive overview of Fisher Discriminant Analysis.