Skip to content
#

lda

Here are 24 public repositories matching this topic...

Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approaches of feature reduction have been compared in this paper: principle component analysis (PCA), linear discriminant analysis (LDA) and their kernel methods (KPCA,KLDA). Correspondingly, a few approaches of clas…

  • Updated Jun 23, 2021
  • MATLAB

In this project I have extarcted 30 time and frequancy features from EEG signals (of left hand and right hand moving) in an espicific time window. Then using PCA i have decreased the features dimension to 10. Then I have quarried different methdos of ML: KNN(1,3,5,6), SVM(Linear kernel, Gaussian kernel), LDA, Naive bayes on different time windows.

  • Updated Jul 27, 2023
  • MATLAB

Improve this page

Add a description, image, and links to the lda topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lda topic, visit your repo's landing page and select "manage topics."

Learn more