Skip to content

brian-pratama/LDA_Classifier_Iris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

LDA_Classifier_Iris

LDA classifier for Iris dataset

Coding steps:

  1. Load Iris dataset from sklearn
  2. Use multiple linear regression to predict the class
  3. Find the mean of y_hat values of every class
  4. Find the covariance of every two classes
  5. Make LDA prediction
  6. Calculate the accuracy and error

About

LDA classifier for Iris dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages