Linear Discriminant Analysis in R - English

68 visits



Outline:

Linear Discriminant Analysis About Linear Discriminant Analysis. About the applications of LDA. About the assumptions of LDA. Robustness of LDA. Implementation of LDA on the iris dataset. Understanding various parameters of LDA output. Testing the model using train-test split. Evaluating the accuracy of the model using confusion matrix. Plotting the results of LDA. Visualising how different classes are separated.