Day-46 Linear DiscriminantAnalysis

#artificialintelligence 

From the n independent variables of the dataset, LDA extracts p n new independent variables that separate the most the classes of the dependent variable. The dataset, in this case, is the same dataset as the PCA technique. The steps are also almost similar. The second step is to construct the LDA object and etc. It is required to create an LDA object by using a linear discriminant analysis class from the sklearn library.

Duplicate Docs Excel Report

Title
None found

Similar Docs  Excel Report  more

TitleSimilaritySource
None found