Introduction to Discriminant Functions
Exploring Discriminant Functions reveals several interesting facts. See https://uvaml1.github.io for annotated slides and a week-by-week overview of the course. This work is licensed under a ...
Discriminant Functions Comprehensive Overview
LDA is surprisingly simple and anyone can understand it. Here I avoid the complex linear algebra and use illustrations to show ... This algebra video tutorial explains how to determine the Learn all about the
We will cover classification models in which we estimate the probability distributions for the classes. We can then compute the ...
Summary & Highlights for Discriminant Functions
- Lets learn about Linear
- Decision boundry, hyper plane, relation ship between no. of features and dimension of hyper plane, regions of different classes.
- How do you find the single best angle to separate two groups of data? Fisher's Linear
- Another way of thinking about a classifier's decision process is through
- Learn how to find the
Stay tuned for more updates related to Discriminant Functions.