Skip to content

Files

Latest commit

9cab1e2 · Jun 26, 2020

History

History

11

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 26, 2020
Jun 26, 2020
Jun 26, 2020
Jun 26, 2020
Jun 26, 2020

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.