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.