Skip to content

Latest commit

 

History

History

11

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

LDA

Hey Guys, today we will learn about a new classification algorithm called LDA or Linear Disciminant Analysis.

For the Introduction and explanation of topics, LINK

For the notebook with implementation using just numpy and also using the sklearn library, LINK

The dataset contains two features and has a total of three unique classes and 1000 entries, Link.