Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 420 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 420 Bytes

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.